Commit Graph

7 Commits

Author SHA1 Message Date
Fergus Henderson
3e59b94d05 Remove an old temporary hack.
mc.sh:
	Remove an old temporary hack.
1995-03-18 09:52:21 +00:00
Fergus Henderson
3ca8baa429 Put the `--' in the environment variable, so that the script works
mc.sh:
	Put the `--' in the environment variable, so that the script works
	with NU-Prolog or Sicstus built compilers.
1995-03-06 10:57:45 +00:00
Fergus Henderson
dd522cfc0a Rename the NU-Prolog version of the compiler as mcn' rather than mc'.
We now use the name `mc' for the Mercury version of the compiler.
1995-02-26 14:13:32 +00:00
Fergus Henderson
5a3e1b242f Add a script for invoking the Mercury Compiler compiled with Sicstus.
mcs.sh:
	Add a script for invoking the Mercury Compiler compiled with Sicstus.

*.sh:
	Add some documentation.
1995-02-02 13:25:43 +00:00
Fergus Henderson
32a3fa046f Pass an appropriate --c-include-directory option to
mc.sh:
	Pass an appropriate --c-include-directory option to
	mercury_compile.
1994-08-20 15:21:20 +00:00
Fergus Henderson
c42e44a9f6 Allow the directory and file names to be overridden by
*.sh:
	Allow the directory and file names to be overridden by
	environment variables.
	Various bug-fixes.
1994-08-17 10:43:17 +00:00
Fergus Henderson
796389f4f3 Move the shell scripts from bin/ to script/ and rename them *.sh,
and change them so that they are installed into /usr/local/contrib
by the Makefile in compiler/.
1994-04-21 07:23:55 +00:00