make-all-nj
author lcp
Wed, 02 Nov 1994 12:48:22 +0100
changeset 681 9b02474744ca
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Provers/classical: now takes theorem "classical" as argument, proves "swap" Provers/classical/depth_tac,deepen_tac: new

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