make-all-nj
author lcp
Fri, 23 Dec 1994 10:52:25 +0100
changeset 821 650ee089809b
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Added Krzysztof's theorem disj_imp_disj

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