Files
mercury/tools
Fergus Henderson f8a1a5168d Use cp' rather than cp -f', since `cp -f' is not portable
Estimated hours taken: 0.25

tools/test_mercury:
	Use `cp' rather than `cp -f', since `cp -f' is not portable
	(e.g. it doesn't work on Irix).
1997-02-07 06:57:48 +00:00
..
1997-01-26 23:43:59 +00:00
1996-11-11 05:29:20 +00:00
1997-01-26 23:43:59 +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.