make-all-nj
author lcp
Fri, 16 Dec 1994 17:39:43 +0100
changeset 799 13aa1e3d8a3a
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
put quotation marks around constant "and" because it is a keyword for inductive definitions!!

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