moved position.ML, path.ML, file.ML to General;
authorwenzelm
Wed, 10 Jun 1998 11:52:34 +0200
changeset 5013 5b0c97631aff
parent 5012 086b055c4d73
child 5014 32e6cab5e7d4
moved position.ML, path.ML, file.ML to General;
src/Pure/Thy/ROOT.ML
--- a/src/Pure/Thy/ROOT.ML	Wed Jun 10 11:51:58 1998 +0200
+++ b/src/Pure/Thy/ROOT.ML	Wed Jun 10 11:52:34 1998 +0200
@@ -4,9 +4,6 @@
 This file builds the theory parser and autoloading system.
 *)
 
-use "position.ML";
-use "path.ML";
-use "file.ML";
 use "use.ML";
 
 use "thy_scan.ML";