src/HOL/ex/Refute_Examples.thy
changeset 24447 fbd6d7cbf6dd
parent 23778 18f426a137a9
child 25014 b711b0af178e
--- a/src/HOL/ex/Refute_Examples.thy	Tue Aug 28 11:25:31 2007 +0200
+++ b/src/HOL/ex/Refute_Examples.thy	Tue Aug 28 11:25:32 2007 +0200
@@ -518,8 +518,6 @@
   not generate certain axioms for recursion operators.  Without these
   axioms, refute may find spurious countermodels. *}
 
-ML {* reset quick_and_dirty *}
-
 text {* unit *}
 
 lemma "P (x::unit)"