Files
mercury/java
Peter Wang e4777b9c48 In RTTI data, map integers to Java `int' instead of the nonsensical
Branches: main

compiler/rtti.m:
        In RTTI data, map integers to Java `int' instead of the nonsensical
        `mercury.runtime.Integer'.

java/runtime/TypeCtorInfo_Struct.java:
        Conform to the change.
2009-04-22 07:12:13 +00:00
..