make-all-nj
author lcp
Thu, 12 Jan 1995 03:00:58 +0100
changeset 850 a744f9749885
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Added constants Ord_alt, ++, **

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