SCM Repository
Diff of /sml/trunk/src/cm/util/stdcfg.sml
Parent Directory
|
Revision Log
|
Patch
revision 396, Thu Aug 12 06:05:40 1999 UTC | revision 397, Fri Aug 13 07:06:52 1999 UTC | |
---|---|---|
# | Line 23 | Line 23 |
23 | Option.map (fn h => OS.Path.concat | Option.map (fn h => OS.Path.concat |
24 | (h, ".smlnj-pathconfig")) | (h, ".smlnj-pathconfig")) |
25 | (OS.Process.getEnv "HOME")) | (OS.Process.getEnv "HOME")) |
26 | val warn_obsolete = bool ("WARN_OBSOLETE", true) | |
27 | end | end |
28 | end | end |
29 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |