make-all-nj
author lcp
Fri, 16 Dec 1994 17:38:14 +0100
changeset 798 31ec33d96231
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
added thy_syntax.ML

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