Commit Graph

3 Commits

Author SHA1 Message Date
Fergus Henderson
f3ce426725 Use ${var=default} rather than ${var:-$default}, since according
scripts/*.sh:
	Use ${var=default} rather than ${var:-$default}, since according
	to the GNU autoconf manual, the latter is not portable.
1995-05-12 15:57:16 +00:00
Fergus Henderson
5df40b0d26 Add copyright notices.
scripts/*:
	Add copyright notices.
1995-03-28 15:35:15 +00:00
Fergus Henderson
b8f65b6dfb Add script for invoking the Mercury SICStus Prolog interpreter.
mercury/scripts/msp.sh:
	Add script for invoking the Mercury SICStus Prolog interpreter.
1995-03-18 14:21:52 +00:00