SCM Repository
Annotation of /sml/trunk/config/preloads
Parent Directory
|
Revision Log
Revision 643 - (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 | 573 | # Make sure that at least one of smlnj/cm/{minimal,full}.cm is being |
8 : | monnier | 496 | # registered here. |
9 : | # | ||
10 : | blume | 643 | autoload $basis.cm |
11 : | autoload $smlnj/cm/minimal.cm |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |