Przeglądaj źródła

* rgBase -> rgbase to avoid unnecessary recompiles on case-preserving/
insensitive filesystems

git-svn-id: trunk@405 -

Jonas Maebe 20 lat temu
rodzic
commit
af3f851751
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compiler/powerpc/cpubase.pas

+ 1 - 1
compiler/powerpc/cpubase.pas

@@ -402,7 +402,7 @@ uses
 implementation
 
     uses
-      rgBase,verbose;
+      rgbase,verbose;
 
     const
       std_regname_table : array[tregisterindex] of string[7] = (