make-all-nj
author lcp
Thu, 24 Nov 1994 00:33:13 +0100
changeset 736 a8d1758bb113
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
moved Cantors theorem to ZF/ZF.ML and ZF/Perm.ML hom_tac: removed to simplify the proof of comp_homs

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