make-all-nj
author lcp
Thu, 17 Nov 1994 22:01:08 +0100
changeset 713 b470cc6326aa
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
In ZF, type i has class term, not (just) logic

#! /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 $*