make-all-nj
author nipkow
Wed, 03 May 1995 08:21:53 +0200
changeset 1081 884c6ef06fbf
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Corrected display of split f t: no more let. Also replaced "_abs" by "_lambda" --- the former was a mistake which happended to work.

#! /bin/sh
#Make entire system using Standard ML of New Jersey
#Pathnames will have to be modified for your site
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP=sml
export ISABELLEBIN ISABELLECOMP 
nohup make-all $*