make-all-nj
author lcp
Fri, 30 Jun 1995 11:34:14 +0200
changeset 1173 b3f2ddef1438
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
new inductive definition: permutations

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