Jelajahi Sumber

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

git-svn-id: branches/jvmbackend@18469 -
Jonas Maebe 14 tahun lalu
induk
melakukan
d759598c70
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      rtl/java/system.pp

+ 2 - 0
rtl/java/system.pp

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