Files
mercury/tools
Tyson Dowd 6aae47194a Remove temporary files after running tests.
Estimated hours taken: 0.5

Remove temporary files after running tests.

tools/run_all_tests_from_cron:
	Remove /tmp/test_mercury$$ after testing is finished.
1998-06-05 04:01:02 +00:00
..

This directory, mercury/tools, contains scripts that are not intended
for use by users.  The scripts here are used by the Mercury developers
for maintaining the Mercury compiler.