make-all-nj
author wenzelm
Wed, 11 Jan 1995 10:57:39 +0100
changeset 843 c1a4a4206102
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
removed print_sign, print_axioms;

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