src/HOL/Quickcheck_Narrowing.thy
changeset 45734 1024dd30da42
parent 45001 5c8d7d6db682
child 45818 53a697f5454a
--- a/src/HOL/Quickcheck_Narrowing.thy	Thu Dec 01 22:16:26 2011 +0100
+++ b/src/HOL/Quickcheck_Narrowing.thy	Fri Dec 02 10:31:47 2011 +0100
@@ -348,7 +348,7 @@
   "eval_cfun (Constant c) y = c"
 
 hide_type (open) cfun
-hide_const (open) Constant eval_cfun
+hide_const (open) Constant eval_cfun Abs_cfun Rep_cfun
 
 subsubsection {* Setting up the counterexample generator *}