SCM Repository
Annotation of /sml/trunk/config/preloads
Parent Directory
|
Revision Log
Revision 652 - (view) (download)
1 : | monnier | 496 | # |
2 : | # Modules to be pre-loaded during bootstrap. | ||
3 : | # Each line should have the form "command libname" where "command" is | ||
4 : | # either "autoload" or "make" and where "libname" is suitable as an | ||
5 : | # argument to CM.autoload or CM.make. | ||
6 : | # | ||
7 : | blume | 652 | # Make sure that at least smlnj/cm.cm is being registered here. |
8 : | monnier | 496 | # |
9 : | blume | 643 | autoload $basis.cm |
10 : | blume | 652 | autoload $smlnj/cm.cm |
11 : | autoload $smlnj/compiler.cm | ||
12 : | autoload $/smlnj-lib.cm |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |