Files
mercury/java
Fergus Henderson b6e14b41b6 New file. This corresponds to the C type MR_ReservedAddrFunctorDesc
Estimated hours taken: 0.25
Branches: main

java/runtime/ReservedAddrFunctorDesc.java:
	New file.  This corresponds to the C type MR_ReservedAddrFunctorDesc
	in runtime/mercury_type_info.h.  It will be needed if compiling
	to Java with the reserved tag options (--num-reserved-objects
	or --num-reserved-addresses) enabled.
2004-02-09 12:10:33 +00:00
..