SCM Repository
Diff of /sml/trunk/config/preloads
Parent Directory
|
Revision Log
|
Patch
revision 928, Tue Sep 18 13:38:46 2001 UTC | revision 929, Tue Sep 18 15:48:42 2001 UTC | |
---|---|---|
# | Line 19 | Line 19 |
19 | # The Visisble Compiler (old style: structure Compiler) | # The Visisble Compiler (old style: structure Compiler) |
20 | #autoload $smlnj/compiler/compiler.cm | #autoload $smlnj/compiler/compiler.cm |
21 | ||
22 | # If you don't autoload the old-style visible compiler above, then | |
23 | # you should make a minimal version of it available so that | |
24 | # Compiler.version as well as Compiler.achitecture are available: | |
25 | autoload $smlnj/compiler/minimal.cm | |
26 | ||
27 | # The SML/NJ Library | # The SML/NJ Library |
28 | autoload $/smlnj-lib.cm | autoload $/smlnj-lib.cm |
29 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |