make-all-nj
author lcp
Fri, 20 Jan 1995 10:41:01 +0100
changeset 870 ef6faaa415dc
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Replaced ordermap_z_lepoll by ordermap_z_lt, which is stronger and has a simpler proof. Modified proof of ordermap_csquare_le accordingly.

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