summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/rasm.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/rasm.pas')
-rw-r--r--sparcbw/compiler/rasm.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparcbw/compiler/rasm.pas b/sparcbw/compiler/rasm.pas
index 8a51e16f8b..fa515e41c5 100644
--- a/sparcbw/compiler/rasm.pas
+++ b/sparcbw/compiler/rasm.pas
@@ -1,5 +1,4 @@
{
- $Id: rasm.pas,v 1.3 2005/02/14 17:13:07 peter Exp $
Copyright (c) 1998-2003 by Peter Vreman, Florian Klaempfl and Carl Eric Codere
Basic stuff for assembler readers
@@ -67,9 +66,3 @@ unit rasm;
end.
-{
- $Log: rasm.pas,v $
- Revision 1.3 2005/02/14 17:13:07 peter
- * truncate log
-
-}