summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/crc.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/crc.pas')
-rw-r--r--sparcbw/compiler/crc.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparcbw/compiler/crc.pas b/sparcbw/compiler/crc.pas
index 8dc6cfc12d..439bf4d351 100644
--- a/sparcbw/compiler/crc.pas
+++ b/sparcbw/compiler/crc.pas
@@ -1,5 +1,4 @@
{
- $Id: crc.pas,v 1.11 2005/02/14 17:13:06 peter Exp $
Copyright (c) 2000-2002 by Free Pascal Development Team
Routines to compute CRC values
@@ -99,9 +98,3 @@ begin
end;
end.
-{
- $Log: crc.pas,v $
- Revision 1.11 2005/02/14 17:13:06 peter
- * truncate log
-
-}