make-all-nj
author lcp
Wed, 03 May 1995 14:17:01 +0200
changeset 1093 c2b3b7b7a69f
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Changed to use split instead of fsplit. The weakening of fsplitE appears not to affect existing proofs.

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