summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/nstate.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/nstate.pas')
-rw-r--r--sparcbw/compiler/nstate.pas8
1 files changed, 0 insertions, 8 deletions
diff --git a/sparcbw/compiler/nstate.pas b/sparcbw/compiler/nstate.pas
index 37341c68b3..b7cb53235a 100644
--- a/sparcbw/compiler/nstate.pas
+++ b/sparcbw/compiler/nstate.pas
@@ -1,5 +1,4 @@
{
- $Id: nstate.pas,v 1.5 2005/02/14 17:13:06 peter Exp $
Copyright (c) 1998-2002 by Daniel Mantione
This unit contains support routines for the state tracker
@@ -122,10 +121,3 @@ begin
end;
end.
-
-{
- $Log: nstate.pas,v $
- Revision 1.5 2005/02/14 17:13:06 peter
- * truncate log
-
-}