Commit Graph

5 Commits

Author SHA1 Message Date
Fergus Henderson
04b720630b Update the copyright messages so that (a) they contain the correct years
and (b) they say "Copyright (C) ... _The_ University of Melbourne".
1997-07-27 15:09:59 +00:00
Fergus Henderson
0aeb6864ee Remove call to spy(error), since it didn't work if error.nl
library/error.nl:
	Remove call to spy(error), since it didn't work if error.nl
	was compiled rather than interpreted, and it's not really
	necessary anyway.
1995-07-29 08:10:36 +00:00
Fergus Henderson
bac32ee141 Add copyright messages.
library/*.nl:
	Add copyright messages.
1995-03-30 21:46:00 +00:00
Fergus Henderson
c3f704120a Renamed doit.pl as doit.swi.
doit.pl, doit.swi:
	Renamed doit.pl as doit.swi.

error.nl, code_util.nl, io.nu.nl, mercury_builtin.nl, portray.nl,
typecheck.nl, term_io.nl:
	Various changes required by SWI-Prolog and/or Sicstus Prolog.

swi_builtin.nl, swi_lib.nl, doit.swi, mc.swi, mercury_compile.doit.swi:
	Various stuff to get it working under SWI-Prolog.

doit.sp, mercury_compile.doit.sp:
	Various stuff used in an (as yet unsuccessful) attempt to get
	it to work under Sicstus Prolog.

make_hlds.nl, unify_proc.nl:
	Do some stuff for complicated unifications.
	(Note: this may break things!  If things stop working,
	let me know and I'll fix it.)
1994-10-19 10:19:29 +00:00
Fergus Henderson
d5bf4bd754 Added a file to help with debugging calls to error/1 with
error.nl:
	Added a file to help with debugging calls to error/1 with
	NU-Prolog.  This version prints out a stack trace (some of
	the time).
1994-09-05 20:39:14 +00:00