make-all-nj
author wenzelm
Tue, 23 Aug 1994 19:31:05 +0200
changeset 573 2fa5ef27bd0a
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
removed constant _constrain from Pure sig;

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