Files
mercury/java/runtime
Fergus Henderson 1e87a2cd36 Add a new constructor which takes a PseudoTypeInfo[] array, and
Estimated hours taken: 0.25
Branches: main

java/runtime/TypeClassConstraint.java:
	Add a new constructor which takes a PseudoTypeInfo[] array, and
	also a variant which takes an Object[] array.  These are needed
	because the compiler sometimes generates calls to them.
2004-02-20 07:38:25 +00:00
..