make-all-nj
author clasohm
Fri, 07 Jul 1995 13:57:43 +0200
changeset 1181 c4e90fb7f8fa
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
moved mixfix syntax from sign.ML

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