make-all-nj
author clasohm
Fri, 24 Feb 1995 11:52:19 +0100
changeset 902 cc80f53b28c6
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
added ExcludeThm; cleaned up Makefile; fixed isalpha bug (replaced by isalnum)

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