src/Pure/Thy/ROOT.ML
changeset 6276 ae60af165213
parent 6210 465cae203337
child 6323 e5b3e46d5dbd
--- a/src/Pure/Thy/ROOT.ML	Thu Feb 11 21:18:35 1999 +0100
+++ b/src/Pure/Thy/ROOT.ML	Thu Feb 11 21:18:56 1999 +0100
@@ -7,13 +7,16 @@
 (*theory auto loader database*)
 use "thy_load.ML";
 use "thy_info.ML";
-use "session.ML";
 
 (*theory presentation*)
+(*use "html.ML";*)
+(*use "browser_info.ML";*)	(* FIXME *)
 use "present.ML";
 use "thm_database.ML";
 
-(*theory syntax (old format)*)  (* FIXME rename to OldThy (!?) *)
+use "session.ML";
+
+(*theory syntax (old format)*)
 use "thy_scan.ML";
 use "thy_parse.ML";
 use "thy_syn.ML";