summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/m68k/cpuswtch.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/m68k/cpuswtch.pas')
-rw-r--r--sparcbw/compiler/m68k/cpuswtch.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparcbw/compiler/m68k/cpuswtch.pas b/sparcbw/compiler/m68k/cpuswtch.pas
index 14c5fea3fe..1472f17e76 100644
--- a/sparcbw/compiler/m68k/cpuswtch.pas
+++ b/sparcbw/compiler/m68k/cpuswtch.pas
@@ -1,5 +1,4 @@
{
- $Id: cpuswtch.pas,v 1.9 2005/02/14 17:13:10 peter Exp $
Copyright (c) 1998-2002 by Florian Klaempfl, Pierre Muller
interprets the commandline options which are 680x0 specific
@@ -105,9 +104,3 @@ end;
initialization
coption:=toptionm68k;
end.
-{
- $Log: cpuswtch.pas,v $
- Revision 1.9 2005/02/14 17:13:10 peter
- * truncate log
-
-}