浏览代码

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

git-svn-id: branches/jvmbackend@18469 -
Jonas Maebe 14 年之前
父节点
当前提交
d759598c70
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      rtl/java/system.pp

+ 2 - 0
rtl/java/system.pp

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