# HG changeset patch # User wenzelm # Date 1459873542 -7200 # Node ID b0194643e64cafa0b5bd18e4d53321f5d5439d67 # Parent 2f9c8a18f83254e324c2d609583561ab13623616 actually observe ML_system_unsafe, concerning the environment that is stored in theory ML_Root; diff -r 2f9c8a18f832 -r b0194643e64c src/Pure/ROOT.ML --- a/src/Pure/ROOT.ML Tue Apr 05 18:20:25 2016 +0200 +++ b/src/Pure/ROOT.ML Tue Apr 05 18:25:42 2016 +0200 @@ -335,6 +335,6 @@ use "Tools/jedit.ML"; use_thy "Pure"; -use_thy "ML/ML_Root"; use "ML/ml_pervasive_final.ML"; +use_thy "ML/ML_Root";