make-all-nj
author wenzelm
Wed, 12 Oct 1994 16:31:01 +0100
changeset 637 b344bf624143
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
added is_equals: term -> bool;

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