SCM Repository
Diff of /sml/trunk/src/cm/bootstrap/names.sml
Parent Directory
|
Revision Log
|
Patch
revision 489, Tue Nov 23 12:55:00 1999 UTC | revision 490, Wed Nov 24 07:00:45 1999 UTC | |
---|---|---|
# | Line 8 | Line 8 |
8 | structure BtNames = struct | structure BtNames = struct |
9 | val initgspec = "init.cmi" | val initgspec = "init.cmi" |
10 | val maingspec = "root.cm" | val maingspec = "root.cm" |
11 | val dirbaseDefault = "comp" | val dirbaseDefault = "sml" |
12 | val pcmodespec = "pathconfig" | val pcmodespec = "pathconfig" |
13 | end | end |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |