SCM Repository
View of /sml/trunk/config/preloads
Parent Directory
|
Revision Log
Revision 735 -
(download)
(annotate)
Tue Nov 21 12:15:55 2000 UTC (20 years, 3 months ago) by blume
File size: 392 byte(s)
Tue Nov 21 12:15:55 2000 UTC (20 years, 3 months ago) by blume
File size: 392 byte(s)
merging recent changes related to autoloading and tool plugins
# # 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 |