make-all-nj
author nipkow
Mon, 10 Oct 1994 18:09:58 +0100
changeset 628 bb3f87f9cafe
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
corrected problems with changed binding power of ::.

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