SCM Repository
View of /sml/trunk/config/preloads
Parent Directory
|
Revision Log
Revision 689 -
(download)
(annotate)
Wed Jul 19 01:59:54 2000 UTC (20 years, 6 months ago) by blume
File size: 391 byte(s)
Wed Jul 19 01:59:54 2000 UTC (20 years, 6 months ago) by blume
File size: 391 byte(s)
fixed bug in config/preloads
# # Modules to be pre-loaded during bootstrap. # Each line should have the form "command libname" where "command" is # either "autoload" or "make" and where "libname" is suitable as an # argument to CM.autoload or CM.make. # # Make sure that at least smlnj/cm.cm is being registered here. # autoload $/basis.cm autoload $smlnj/cm.cm autoload $smlnj/compiler.cm autoload $/smlnj-lib.cm
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |