make-all-nj
author lcp
Fri, 23 Dec 1994 16:27:45 +0100
changeset 825 76d9575950f2
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Added Krzysztof's theorems subst_elem, not_emptyI, not_emptyE

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