SCM Repository
Diff of /sml/trunk/src/cm/smlfile/smlinfo.sml
Parent Directory
|
Revision Log
|
Patch
revision 292, Mon May 24 22:03:46 1999 UTC | revision 293, Tue May 25 03:04:50 1999 UTC | |
---|---|---|
# | Line 201 | Line 201 |
201 | skeleton := SOME sk); | skeleton := SOME sk); |
202 | sk | sk |
203 | end | end |
204 | | NONE => Skeleton.Seq [])) | | NONE => Skeleton.Ref SymbolSet.empty)) |
205 | end | end |
206 | ||
207 | (* first check the time stamp, then do your stuff... *) | (* first check the time stamp, then do your stuff... *) |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |