Commit Graph

4 Commits

Author SHA1 Message Date
Zoltan Somogyi
bac062a415 Make the make_hlds.m test self-contained by adding all the interface files
it reads.
1997-12-23 05:02:38 +00:00
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
Zoltan Somogyi
9b14ce7dc5 Since most of the time spent in compiling tree234 is spent in
Estimated hours taken: 0.1

tools/speedtest:
	Since most of the time spent in compiling tree234 is spent in
	an a presumably atypical part of mode analysis, use the make_hlds.m
	as the file to compile when testing the speed of the compiler.

trial/make_hlds.m:
	The current version of make_hlds.m, frozen for use in speed trials.
1997-04-05 10:13:02 +00:00
Zoltan Somogyi
3794e1ccee A copy of the tree234 module for speed trials.
Estimated hours taken: 0.1

A copy of the tree234 module for speed trials.
1996-12-04 23:50:33 +00:00