SCM Repository
Diff of /sml/trunk/src/compiler/xmakeml
Parent Directory
|
Revision Log
|
Patch
revision 39, Sat Mar 14 04:41:37 1998 UTC | revision 40, Sun Mar 22 19:26:12 1998 UTC | |
---|---|---|
# | Line 126 | Line 126 |
126 | val _ = (SMLofNJ.exportML "$HEAP_IMAGE"; | val _ = (SMLofNJ.exportML "$HEAP_IMAGE"; |
127 | print Compiler.banner; print "\n"); | print Compiler.banner; print "\n"); |
128 | XXXX | XXXX |
129 | echo "" | |
130 | if [ -L ./bin.$ARCH-unix ]; then | if [ -L ./bin.$ARCH-unix ]; then |
131 | rm -f ./bin.$ARCH-unix | rm -f ./bin.$ARCH-unix |
132 | fi | fi |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |