make-all-nj
author nipkow
Fri, 23 Jun 1995 09:15:09 +0200
changeset 1156 b373cb33352f
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Put in direct proof of C-R w/o detour via cd.

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