Browse Source

+ renamed astrings.pp to astrings.inc

michael 27 years ago
parent
commit
62952be3eb
1 changed files with 5 additions and 2 deletions
  1. 5 2
      rtl/inc/system.inc

+ 5 - 2
rtl/inc/system.inc

@@ -98,7 +98,7 @@ Type
    PLongint = ^Longint;
    PLongint = ^Longint;
    PByte = ^Byte;
    PByte = ^Byte;
 
 
-{$i astrings.pp}
+{$i astrings.inc}
 
 
 
 
 {****************************************************************************
 {****************************************************************************
@@ -477,7 +477,10 @@ end;
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.42  1998-11-16 10:21:25  peter
+  Revision 1.43  1998-11-17 10:36:07  michael
+  + renamed astrings.pp to astrings.inc
+
+  Revision 1.42  1998/11/16 10:21:25  peter
     * fixes for H+
     * fixes for H+
 
 
   Revision 1.41  1998/11/05 10:29:36  pierre
   Revision 1.41  1998/11/05 10:29:36  pierre