Selaa lähdekoodia

* set the namespace of the system unit to org.freepascal.rtl

git-svn-id: branches/jvmbackend@18469 -
Jonas Maebe 14 vuotta sitten
vanhempi
commit
d759598c70
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      rtl/java/system.pp

+ 2 - 0
rtl/java/system.pp

@@ -16,6 +16,8 @@
 
 Unit system;
 
+{$namespace org.freepascal.rtl}
+
 {*****************************************************************************}
                                     interface
 {*****************************************************************************}