make-all-nj
author nipkow
Mon, 10 Apr 1995 08:49:00 +0200
changeset 1026 f2dc38ed53ac
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
ROOT.ML: Removed the "exit 1" calls, since now the Makefile does them. MT.thy: Deleted extra space in clos_mk.

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