make-all-nj
author nipkow
Wed, 08 Feb 1995 11:30:00 +0100
changeset 898 4f9c8503d1c5
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Improved check for looping conditional rewrite rules.

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