summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/i386/n386set.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/i386/n386set.pas')
-rw-r--r--sparcbw/compiler/i386/n386set.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparcbw/compiler/i386/n386set.pas b/sparcbw/compiler/i386/n386set.pas
index 8c2166e419..1d2ff6a92f 100644
--- a/sparcbw/compiler/i386/n386set.pas
+++ b/sparcbw/compiler/i386/n386set.pas
@@ -1,5 +1,4 @@
{
- $Id: n386set.pas,v 1.78 2005/02/14 17:13:10 peter Exp $
Copyright (c) 1998-2002 by Florian Klaempfl
Generate i386 assembler for in set/case nodes
@@ -224,9 +223,3 @@ implementation
begin
ccasenode:=ti386casenode;
end.
-{
- $Log: n386set.pas,v $
- Revision 1.78 2005/02/14 17:13:10 peter
- * truncate log
-
-}