--- a/src/Pure/ML/ml_context.ML Mon Apr 04 17:25:53 2016 +0200 +++ b/src/Pure/ML/ml_context.ML Mon Apr 04 19:48:54 2016 +0200 @@ -237,3 +237,4 @@ end; +val ML = ML_Context.eval_source ML_Compiler.flags;