make-all-nj
author nipkow
Wed, 12 Apr 1995 13:53:34 +0200
changeset 1029 27808dabf4af
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
term.ML: add_loose_bnos now returns a list w/o duplicates. pattern.ML: replaced null(loose_bnos t) by loose_bvar(t,0)

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