make-all-poly
author lcp
Thu, 03 Nov 1994 11:58:16 +0100
changeset 685 0727f0c0c4f0
parent 547 23e30d32cd0d
child 699 2da262e85c4d
permissions -rwxr-xr-x
ZF/equalities/domain_converse,range_converse, prod_Un_distrib2,prod_Int_distrib2: new

#! /bin/sh
#Make entire system using Poly/ML
#Pathnames will have to be modified for your site
ML_DBASE=/usr/groups/theory/poly/`arch`/ML_dbase
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP="poly -noDisplay -h 15000"
export ML_DBASE ISABELLEBIN ISABELLECOMP 
nohup make-all $*