Commit Graph

3 Commits

Author SHA1 Message Date
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