make-all-nj
author clasohm
Thu, 22 Jun 1995 12:58:39 +0200
changeset 1154 bc295e3dc078
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
changed call of store_thm_db so that it's result is not displayed by PolyML or SML

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