Explorar o código

* changed identifier of system unit from "System" into "system" to prevent name
clash with Java's "System" (from e.g. System.out.println())

git-svn-id: branches/jvmbackend@18386 -

Jonas Maebe %!s(int64=14) %!d(string=hai) anos
pai
achega
9a3714ce42
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/java/system.pp

+ 1 - 1
rtl/java/system.pp

@@ -14,7 +14,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-Unit System;
+Unit system;
 
 
 {*****************************************************************************}
 {*****************************************************************************}
                                     interface
                                     interface