summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/arm/aoptcpub.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/arm/aoptcpub.pas')
-rw-r--r--sparcbw/compiler/arm/aoptcpub.pas14
1 files changed, 0 insertions, 14 deletions
diff --git a/sparcbw/compiler/arm/aoptcpub.pas b/sparcbw/compiler/arm/aoptcpub.pas
index 84276d118b..d9bc456bf0 100644
--- a/sparcbw/compiler/arm/aoptcpub.pas
+++ b/sparcbw/compiler/arm/aoptcpub.pas
@@ -1,5 +1,4 @@
{
- $Id: aoptcpub.pas,v 1.2 2005/02/20 19:36:03 florian Exp $
Copyright (c) 1998-2002 by Jonas Maebe, member of the Free Pascal
Development Team
@@ -119,16 +118,3 @@ Begin
End;
End.
-
-{
- $Log: aoptcpub.pas,v $
- Revision 1.2 2005/02/20 19:36:03 florian
- * optimizer files fixed
-
- Revision 1.1 2005/02/20 19:11:04 florian
- * initial commit
-
- Revision 1.7 2005/02/14 17:13:10 peter
- * truncate log
-
-}