make-all-nj
author lcp
Fri, 31 Mar 1995 11:55:29 +0200
changeset 992 4ef4f7ff2aeb
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
New example of AC Equivalences by Krzysztof Grabczewski

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