make-all-nj
author clasohm
Tue, 13 Dec 1994 11:51:12 +0100
changeset 779 4ab9176b45b7
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
removed FOL_Lemmas and IFOL_Lemmas; added qed_goal

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