# # 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