summaryrefslogtreecommitdiff
path: root/compiler/x86_64/nx64cnv.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/x86_64/nx64cnv.pas')
-rw-r--r--compiler/x86_64/nx64cnv.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/compiler/x86_64/nx64cnv.pas b/compiler/x86_64/nx64cnv.pas
index 44559ca356..06960eacaa 100644
--- a/compiler/x86_64/nx64cnv.pas
+++ b/compiler/x86_64/nx64cnv.pas
@@ -1,5 +1,4 @@
{
- $Id: nx64cnv.pas,v 1.5 2005/02/14 17:13:10 peter Exp $
Copyright (c) 1998-2002 by Florian Klaempfl
Generate x86-64 assembler for type converting nodes
@@ -65,9 +64,3 @@ implementation
begin
ctypeconvnode:=tx8664typeconvnode;
end.
-{
- $Log: nx64cnv.pas,v $
- Revision 1.5 2005/02/14 17:13:10 peter
- * truncate log
-
-}