removing bounded_forall code equation for characters when loading Code_Char
authorbulwahn
Tue, 05 Apr 2011 09:38:28 +0200
changeset 42231 bc1891226d00
parent 42230 594480d25aaa
child 42232 5f2a555b15d6
removing bounded_forall code equation for characters when loading Code_Char
src/HOL/Library/Code_Char.thy
--- a/src/HOL/Library/Code_Char.thy	Tue Apr 05 09:38:23 2011 +0200
+++ b/src/HOL/Library/Code_Char.thy	Tue Apr 05 09:38:28 2011 +0200
@@ -58,4 +58,7 @@
   (Haskell "_")
   (Scala "!(_.toList)")
 
+
+declare Quickcheck_Exhaustive.char.bounded_forall_char.simps [code del]
+
 end