make-all-nj
author lcp
Fri, 31 Mar 1995 10:58:14 +0200
changeset 989 deb999e33c62
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Tried the new addss in a proof.

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