Browse Source

* got rid of os.inc

Tomas Hajny 25 years ago
parent
commit
7d3a854421
1 changed files with 5 additions and 4 deletions
  1. 5 4
      rtl/os2/sysos2.pas

+ 5 - 4
rtl/os2/sysos2.pas

@@ -46,8 +46,6 @@ Coding style:
     you to try to make your changes not look all to different. In general,
     you to try to make your changes not look all to different. In general,
     set your IDE to use tab characters, optimal fill on and a tabsize of 4.}
     set your IDE to use tab characters, optimal fill on and a tabsize of 4.}
 
 
-{$I os.inc}
-
 interface
 interface
 
 
 {Link the startup code.}
 {Link the startup code.}
@@ -165,7 +163,7 @@ end;
 
 
 {****************************************************************************
 {****************************************************************************
 
 
-                    Miscelleanious related routines.
+                    Miscellaneous related routines.
 
 
 ****************************************************************************}
 ****************************************************************************}
 
 
@@ -752,7 +750,10 @@ begin
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.26  2000-02-09 16:59:34  peter
+  Revision 1.27  2000-04-07 17:47:34  hajny
+    * got rid of os.inc
+
+  Revision 1.26  2000/02/09 16:59:34  peter
     * truncated log
     * truncated log
 
 
   Revision 1.25  2000/02/09 12:39:11  peter
   Revision 1.25  2000/02/09 12:39:11  peter