SCM Repository
View of /sml/trunk/src/cm/bootstrap/names.sml
Parent Directory
|
Revision Log
Revision 490 -
(download)
(annotate)
Wed Nov 24 07:00:45 1999 UTC (21 years, 4 months ago) by blume
File size: 338 byte(s)
Wed Nov 24 07:00:45 1999 UTC (21 years, 4 months ago) by blume
File size: 338 byte(s)
cmdline: dflt = autoload; comp->sml
(* * Some hard-wired file names used by the bootstrap compiler. * * (C) 1999 Lucent Technologies, Bell Laboratories * * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) *) structure BtNames = struct val initgspec = "init.cmi" val maingspec = "root.cm" val dirbaseDefault = "sml" val pcmodespec = "pathconfig" end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |