make-all-nj
author wenzelm
Mon, 26 Sep 1994 17:35:23 +0100
changeset 617 94436ad4b60d
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
added flag show_no_free_types: bool ref;

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