make-all-nj
author lcp
Fri, 11 Nov 1994 10:31:51 +0100
changeset 701 74ee8b9ff9a7
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
argument swaps in HOL

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