TFL/ROOT.ML
changeset 2370 5f9607d293f5
child 2467 357adb429fda
--- /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";