SCM Repository
Diff of /sml/trunk/src/cm/compile/compile.sml
Parent Directory
|
Revision Log
|
Patch
revision 449, Fri Oct 22 07:35:29 1999 UTC | revision 450, Fri Oct 22 17:10:09 1999 UTC | |
---|---|---|
# | Line 343 | Line 343 |
343 | val sp = SmlInfo.sourcepath i | val sp = SmlInfo.sourcepath i |
344 | in | in |
345 | if compile_there sp then | if compile_there sp then |
346 | tryload ("compiled", compile_again) | tryload ("received", compile_again) |
347 | else compile_again () | else compile_again () |
348 | end | end |
349 | in | in |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |