src/Pure/ROOT.ML
changeset 56229 f61eaab6bec3
parent 56210 c7c85cdb725d
child 56281 03c3d1a7c3b8
--- a/src/Pure/ROOT.ML	Thu Mar 20 15:38:49 2014 +0100
+++ b/src/Pure/ROOT.ML	Thu Mar 20 19:24:51 2014 +0100
@@ -226,7 +226,6 @@
 (*ML with context and antiquotations*)
 use "ML/ml_context.ML";
 use "ML/ml_antiquotation.ML";
-val use = ML_Context.eval_file true o Path.explode;
 (*^^^^^ end of ML bootstrap 1 ^^^^^*)
 
 (*basic proof engine*)