Files
mercury/tests/tabling/coup_no_commit.exp
Zoltan Somogyi c84bf73289 Move the code of table_nondet_setup from table_builtin.m to
Estimated hours taken: 1
Branches: main

runtime/mercury_minimal_model.[ch]:
library/table_builtin.m:
	Move the code of table_nondet_setup from table_builtin.m to
	mercury_minimal_model.c. This makes it simpler to get debugging
	output: you have to specify -DMR_TABLE_DEBUG only in the
	Mmake.runtime.params file, instead of both there and in
	Mmake.library.params.

runtime/mercury_minimal_model.[ch]:
	Delete some now unnecessary fields of the MR_Subgoal structure.

tests/tabling/coup_no_commit.{m,exp}:
	The old expected output of this test case was wrong, so "passing" this
	test case meant generating incorrect output. We now generate correct
	output, so make the test case tougher (we also pass the tough version).
2004-03-14 22:45:10 +00:00

2 lines
26 B
Plaintext