Przeglądaj źródła

* removed systems unit

peter 22 lat temu
rodzic
commit
7054a48b4d
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      compiler/ppu.pas

+ 4 - 2
compiler/ppu.pas

@@ -242,7 +242,6 @@ implementation
 {$ifdef Test_Double_checksum}
 {$ifdef Test_Double_checksum}
     comphook,
     comphook,
 {$endif def Test_Double_checksum}
 {$endif def Test_Double_checksum}
-    systems,
     crc;
     crc;
 
 
 {*****************************************************************************
 {*****************************************************************************
@@ -984,7 +983,10 @@ end;
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.37  2003-05-26 15:49:54  jonas
+  Revision 1.38  2003-05-26 19:39:51  peter
+    * removed systems unit
+
+  Revision 1.37  2003/05/26 15:49:54  jonas
     * endian fix is now done using a define instead of with source_info
     * endian fix is now done using a define instead of with source_info
 
 
   Revision 1.36  2003/05/24 13:37:10  jonas
   Revision 1.36  2003/05/24 13:37:10  jonas