do not enable Toplevel.debug globally;
authorwenzelm
Sat, 14 Apr 2007 17:36:01 +0200
changeset 22676 522f4f8aa297
parent 22675 acf10be7dcca
child 22677 b11a9beabe7d
do not enable Toplevel.debug globally;
src/HOL/ex/LocaleTest2.thy
--- a/src/HOL/ex/LocaleTest2.thy	Sat Apr 14 17:35:52 2007 +0200
+++ b/src/HOL/ex/LocaleTest2.thy	Sat Apr 14 17:36:01 2007 +0200
@@ -16,7 +16,6 @@
 begin
 
 ML {* set quick_and_dirty *}    (* allow for thm command in batch mode *)
-ML {* set Toplevel.debug *}
 ML {* set show_hyps *}
 ML {* set show_sorts *}