-*- outline -*- * from Lal's deltas cvs -d ~cvs co -d smlnj -r SMLNJ flint; cd smlnj/src mkdir tmp; cd tmp ncftp 'daffy:/pub/smlnj/tmp/george/110.7.1/*' cd .. for tarball in tmp/*.tar.gz; do gtar zxUvpf $tarball; done sed -n -e ':loop' -e '/\\$/N' -e '/\\$/b loop' -e '/=/p' tmp/GO.sh >tmp/GO . tmp/GO cvs commit -m " $VERSION" cvs tag $VERSION rm -rf tmp * from Zhong's dir cd .../src/sml-nj rm -rf **/CM rm -r sml.* sml-cm.* *.sml bin.* cvs -d ~cvs import -m '' smlnj/src/sml-nj FLINT v980311 * from tarballs cd ~/flint; ./bin/smlnj-newrev 110.9.1 cd trunk <... solve the problems if any ...> # check correctness rm -rf lib bin bin.* src/compiler/bin.* link ../110.9.1/bin.x86-unix; config/install.sh cd src/compiler; link ../../../bin.x86-unix; ./xrecompile; ./xrecompile cd ../..; cvs commit -m 'merged in 110.6 changes' * /softs install ** original cd /softs/smlnj-110 ztar ~/work/110-bin.x86-unix.tar.gz config/install.sh rm -rf bin.* src/sml-nj ** upgrade cvs -q update cd src/compiler rm -rf bin.*; ln -s ~/flint/bin.x86-unix ./xmakeml; rm bin.* ./xrun sml.x86-linux < (say "\n") | Interrupt => (say "\nInterrupt\n"; flush(); loop()) - | EM.Error => (flush(); loop()) + (* | EM.Error => (flush(); loop()) *) | C.Compile "syntax error" => (flush(); loop()) | C.Compile s => (say(concat["\nuncaught exception Compile: \"",
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: | C.Compile s => (say(concat["\nuncaught exception Compile: \"",