obsolete;
authorwenzelm
Mon, 29 Sep 1997 15:11:27 +0200
changeset 3742 6fccb16a7e3a
parent 3741 daa5ac720678
child 3743 fec0f996ae67
obsolete;
src/Tools/make-all-nj
src/Tools/make-all-poly
src/Tools/rm_html.sh
--- a/src/Tools/make-all-nj	Mon Sep 29 15:08:47 1997 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,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 $*
--- a/src/Tools/make-all-poly	Mon Sep 29 15:08:47 1997 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#! /bin/sh
-#$Id$
-#Make entire system using Poly/ML
-#Pathnames will have to be modified for your site
-ML_DBASE=/usr/groups/theory/poly/polyml/`arch`/ML_dbase
-ISABELLEBIN=/homes/`whoami`/dbases
-ISABELLECOMP="poly -noDisplay -h 15000"
-export ML_DBASE ISABELLEBIN ISABELLECOMP 
-nohup make-all $*
--- a/src/Tools/rm_html.sh	Mon Sep 29 15:08:47 1997 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#!/bin/csh
-# Executed from the main Isabelle directory, this script removes all files
-# made when Isabelle was used with set MAKE_HTML
-
-rm */.theory_list.txt */*/.theory_list.txt */*/*/.theory_list.txt \
-   */index.html */*/index.html */*/*/index.html \
-   */.*.html */*/.*.html */*/*/.*.html