make-all-nj
author lcp
Wed, 14 Dec 1994 16:51:16 +0100
changeset 785 c2ef808dc938
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
cardinal_UN_Ord_lt_csucc: added comment le_UN_Ord_lt_csucc: tided proof by proving the lemma inj_UN_subset

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