Commit Graph

4 Commits

Author SHA1 Message Date
Zoltan Somogyi
3fa17815ab Move the import of print_list.m from the interface to the
Estimated hours taken: 0.2

tests/benchmarks/*.m:
	Move the import of print_list.m from the interface to the
	implementation, where it belongs, to avoid warnings.
1998-09-15 07:17:39 +00:00
Fergus Henderson
aa8c66345d Fix unique mode errors in the benchmark tests.
Estimated hours taken: 0.25

Fix unique mode errors in the benchmark tests.

tests/benchmarks/{cqueens,crypt,queens,query}.m:
	Change the determinism of main from `multi' to the new `cc_multi'.

tests/benchmarks/{deriv,deriv2}.m:
	Rearrange the code slightly to move the I/O
	out of the condition of an if-then-else.
1996-01-15 16:34:46 +00:00
Fergus Henderson
e8a39797b6 Modify the nondet/semidet benchmarks so that `main' is either
tests/benchmarks:
	Modify the nondet/semidet benchmarks so that `main' is either
	det or multidet.
	Remove files `Entry' and `NP_Entry' since they are no longer
	needed.
1995-06-27 14:26:17 +00:00
Fergus Henderson
c3d6d6511a Rename *.nl as *.m.
tests/benchmarks:
	Rename *.nl as *.m.
	Move arithmetic.nl to tests/general.
1995-04-22 16:56:09 +00:00