src/FOL/ROOT.ML
changeset 72 099d949fe467
parent 0 a5a9c433f639
child 97 dd350da66c2c
--- a/src/FOL/ROOT.ML	Fri Oct 22 11:42:02 1993 +0100
+++ b/src/FOL/ROOT.ML	Fri Oct 22 13:35:15 1993 +0100
@@ -11,6 +11,9 @@
 
 writeln banner;
 
+structure Readthy = ReadthyFUN (structure ThySyn = ThySyn);
+open Readthy;
+
 print_depth 1;  
 use_thy "ifol";
 use_thy "fol";