ROOT file for TFL (needed for use_dir to work)
authorpaulson
Tue, 10 Dec 1996 15:07:43 +0100
changeset 2370 5f9607d293f5
parent 2369 8100f00e8950
child 2371 c5dc6f8b385b
ROOT file for TFL (needed for use_dir to work)
TFL/ROOT.ML
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TFL/ROOT.ML	Tue Dec 10 15:07:43 1996 +0100
@@ -0,0 +1,11 @@
+(*  Title:      TFL/ROOT.ML
+    ID:         $Id$
+    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
+    Copyright   1996  University of Cambridge
+
+Builds and tests Slind's TFL package.
+Should be executed in the subdirectory HOL.
+*)
+
+use"sys.sml";
+use_dir"examples/Subst";