make-all-nj
author nipkow
Fri, 26 May 1995 18:11:47 +0200
changeset 1128 64b30e3cc6d4
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Trancl is now based on Relation which used to be in Integ.

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