Files
mercury/java
Fergus Henderson b1c5fb300f Define stubs for the generic unify and compare, to avoid errors
Estimated hours taken: 0.5
Branches: main

java/library/builtin.java:
	Define stubs for the generic unify and compare, to avoid errors
	from the Java compiler when compiling automatically-generated
	type-specific unify and compare procedures for polymorphic types.
2002-10-16 08:15:47 +00:00
..