make-all-nj
author wenzelm
Mon, 26 Jun 1995 14:32:26 +0200
changeset 1158 96804ce95516
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
added extend_trrules_i;

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