src/FOLP/ROOT.ML
changeset 393 02b27671b899
parent 176 5729f6757473
child 1008 fa11e1e28bd3
--- a/src/FOLP/ROOT.ML	Thu May 19 16:42:04 1994 +0200
+++ b/src/FOLP/ROOT.ML	Thu May 19 17:06:24 1994 +0200
@@ -12,8 +12,7 @@
 
 writeln banner;
 
-structure Readthy = ReadthyFUN (structure ThySyn = ThySyn);
-open Readthy;
+init_thy_reader();
 
 print_depth 1;  
 use_thy "IFOLP";