Files
mercury/tests/hard_coded/quantifier.exp
Fergus Henderson c5f103392a Fix a problem reported by Dante Baldan <dba@info.fundp.ac.be>,
Estimated hours taken: 2

doc/reference_manual.texi:
compiler/make_hlds.m:
	Fix a problem reported by Dante Baldan <dba@info.fundp.ac.be>,
	where the use of `all [X] p(X) <=> q(X)' lead to spurious mode
	errors, due to failure to eliminate certain kinds of double
	negations: in particular, the compiler should convert
	negated conjunctions of negations into disjunctions.

tests/hard_coded/Mmakefile:
tests/hard_coded/quantifier.m:
tests/hard_coded/quantifier.exp:
	Add a regression test for the above change.
1998-06-12 07:05:44 +00:00

2 lines
11 B
Plaintext