make-all-nj
author nipkow
Wed, 26 Oct 1994 15:20:55 +0100
changeset 657 2b16819fbd71
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
simplified syntax of infix continuous functiuons

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