make-all-nj
author lcp
Fri, 11 Nov 1994 10:33:05 +0100
changeset 702 98fc1a8e832a
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
FOL/intprover/safe_tac: now uses REPEAT_DETERM_FIRST instead of REPEAT_DETERM

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