Explorar o código

* lowercase .INC -> .inc

peter %!s(int64=25) %!d(string=hai) anos
pai
achega
2af3a9059e
Modificáronse 1 ficheiros con 5 adicións e 2 borrados
  1. 5 2
      compiler/verbose.pas

+ 5 - 2
compiler/verbose.pas

@@ -34,7 +34,7 @@ uses
   {$i msgtxt.inc}
 {$endif}
 
-{$i msgidx.INC}
+{$i msgidx.inc}
 
 Const
 { <$10000 will show file and line }
@@ -506,7 +506,10 @@ end.
 
 {
   $Log$
-  Revision 1.46  2000-02-28 17:23:57  daniel
+  Revision 1.47  2000-03-01 21:45:42  peter
+    * lowercase .INC -> .inc
+
+  Revision 1.46  2000/02/28 17:23:57  daniel
   * Current work of symtable integration committed. The symtable can be
     activated by defining 'newst', but doesn't compile yet. Changes in type
     checking and oop are completed. What is left is to write a new