make-all-nj
author lcp
Mon, 21 Nov 1994 14:06:59 +0100
changeset 724 36c0ac2f4935
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
ZF/indrule/mutual_ind_tac: backtracks using DEPTH_SOLVE to be certain of solving the subgoal. Entire tactic is enclosed in DETERM to prevent backtracking between subgoals.

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