Browse Source

* got rid of os.inc

Tomas Hajny 25 năm trước cách đây
mục cha
commit
7d3a854421
1 tập tin đã thay đổi với 5 bổ sung4 xóa
  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,
     set your IDE to use tab characters, optimal fill on and a tabsize of 4.}
 
-{$I os.inc}
-
 interface
 
 {Link the startup code.}
@@ -165,7 +163,7 @@ end;
 
 {****************************************************************************
 
-                    Miscelleanious related routines.
+                    Miscellaneous related routines.
 
 ****************************************************************************}
 
@@ -752,7 +750,10 @@ begin
 end.
 {
   $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
 
   Revision 1.25  2000/02/09 12:39:11  peter