make-all-nj
author wenzelm
Tue, 23 Aug 1994 19:33:33 +0200
changeset 574 810da101bad2
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
read_def_cterm: minor changes; merge_thm_sgs: improved error msg;

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