SCM Repository
Diff of /sml/trunk/src/compiler/xrecompile
Parent Directory
|
Revision Log
|
Patch
revision 87, Thu May 7 01:11:45 1998 UTC | revision 88, Thu May 7 01:19:15 1998 UTC | |
---|---|---|
# | Line 4 | Line 4 |
4 | ||
5 | ./xmakeml && | ./xmakeml && |
6 | ./buildcm sml && | ./buildcm sml && |
7 | mv bin.$HEAP_SUFFIX bin.$HEAP_SUFFIX.$$ && | mv bin.$ARCH-unix bin.$ARCH-unix.$$ && |
8 | ./xrun sml-cm <<EOF | ./xrun sml-cm <<EOF |
9 | CMB.make(); | CMB.make(); |
10 | Compiler.Stats.summary(); | Compiler.Stats.summary(); |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |