summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/systems/i_sunos.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/systems/i_sunos.pas')
-rw-r--r--sparcbw/compiler/systems/i_sunos.pas14
1 files changed, 0 insertions, 14 deletions
diff --git a/sparcbw/compiler/systems/i_sunos.pas b/sparcbw/compiler/systems/i_sunos.pas
index 5ea65e8bd7..2eb22195b3 100644
--- a/sparcbw/compiler/systems/i_sunos.pas
+++ b/sparcbw/compiler/systems/i_sunos.pas
@@ -1,5 +1,4 @@
{
- $Id: i_sunos.pas,v 1.8 2005/03/20 22:36:45 olle Exp $
Copyright (c) 1998-2002 by Peter Vreman
This unit implements support information structures for solaris
@@ -165,16 +164,3 @@ initialization
{$endif CPUSparc}
end.
-{
- $Log: i_sunos.pas,v $
- Revision 1.8 2005/03/20 22:36:45 olle
- * Cleaned up handling of source file extension.
- + Added support for .p extension for macos and darwin
-
- Revision 1.7 2005/02/14 17:13:10 peter
- * truncate log
-
- Revision 1.6 2005/02/13 20:11:16 peter
- * sunos to solaris
-
-}