SCM Repository
Diff of /sml/trunk/src/cm/parse/parse.sml
Parent Directory
|
Revision Log
|
Patch
revision 490, Wed Nov 24 07:00:45 1999 UTC | revision 491, Thu Nov 25 15:08:04 1999 UTC | |
---|---|---|
# | Line 131 | Line 131 |
131 | (sgc := SrcPathMap.insert (!sgc, gpath, g); | (sgc := SrcPathMap.insert (!sgc, gpath, g); |
132 | Say.vsay ["[library ", SrcPath.descr gpath, | Say.vsay ["[library ", SrcPath.descr gpath, |
133 | " is stable]\n"]; | " is stable]\n"]; |
134 | SmlInfo.cleanGroup gpath; | |
135 | SOME g) | SOME g) |
136 | end | end |
137 | in | in |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |