summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/i386/aopt386.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/i386/aopt386.pas')
-rw-r--r--sparcbw/compiler/i386/aopt386.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparcbw/compiler/i386/aopt386.pas b/sparcbw/compiler/i386/aopt386.pas
index c2acac3855..e1ad5e2035 100644
--- a/sparcbw/compiler/i386/aopt386.pas
+++ b/sparcbw/compiler/i386/aopt386.pas
@@ -1,5 +1,4 @@
{
- $Id: aopt386.pas,v 1.11 2005/02/14 17:13:09 peter Exp $
Copyright (c) 1998-2002 by Jonas Maebe
This unit calls the optimization procedures to optimize the assembler
@@ -118,9 +117,3 @@ Begin
End;
End.
-{
- $Log: aopt386.pas,v $
- Revision 1.11 2005/02/14 17:13:09 peter
- * truncate log
-
-}