summaryrefslogtreecommitdiff
path: root/compiler/aoptbase.pas
diff options
context:
space:
mode:
authorfpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2>2005-05-21 09:42:41 +0000
committerfpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2>2005-05-21 09:42:41 +0000
commit79bf063fa0a67165f4c25e5a9154a7f945041993 (patch)
tree3fa038ca4b8f13581358a320b880b21c68df167b /compiler/aoptbase.pas
parentdf06061659b43253551368dbb4ae6294605082fe (diff)
downloadfpc-79bf063fa0a67165f4c25e5a9154a7f945041993.tar.gz
* log and id tags removed
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@42 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/aoptbase.pas')
-rw-r--r--compiler/aoptbase.pas8
1 files changed, 0 insertions, 8 deletions
diff --git a/compiler/aoptbase.pas b/compiler/aoptbase.pas
index bb2a3bffc3..0b898b57f3 100644
--- a/compiler/aoptbase.pas
+++ b/compiler/aoptbase.pas
@@ -1,5 +1,4 @@
{
- $Id: aoptbase.pas,v 1.11 2005/02/14 17:13:06 peter Exp $
Copyright (c) 1998-2002 by Jonas Maebe, member of the Free Pascal
Development Team
@@ -256,10 +255,3 @@ unit aoptbase;
End;
end.
-
-{
- $Log: aoptbase.pas,v $
- Revision 1.11 2005/02/14 17:13:06 peter
- * truncate log
-
-}