src/Tools/make-all-nj
author berghofe
Thu, 25 Apr 1996 13:03:57 +0200
changeset 1686 c67d543bc395
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Added functions mk_cntxt_splitthm and inst_split which instantiate the split-rule before it is applied. Inserted some comments.

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