make-all-nj
author lcp
Fri, 02 Jun 1995 10:38:48 +0200
changeset 1142 eb0e2ff8f032
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Corrected comments in headers

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