src/Tools/make-all-nj
author lcp
Mon, 27 Feb 1995 18:05:38 +0100
changeset 913 8aaa8c5a567e
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Updated the "version" variable (which was never done for Isabelle-94 revisions 1 and 2!)

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