# HG changeset patch # User blanchet # Date 1409777225 -7200 # Node ID 5777ec32682247596d0636ebad2cb708d26024e6 # Parent d84bab7ed89e2dfeb11bb369be2743140fda95dd reenabled more examples diff -r d84bab7ed89e -r 5777ec326822 src/HOL/BNF_Examples/Misc_Datatype.thy --- a/src/HOL/BNF_Examples/Misc_Datatype.thy Wed Sep 03 22:47:05 2014 +0200 +++ b/src/HOL/BNF_Examples/Misc_Datatype.thy Wed Sep 03 22:47:05 2014 +0200 @@ -243,14 +243,11 @@ instance t1' and t2' and t3' :: countable by countable_datatype -(* FIXME: - instance k1 and k2 and k3 and k4 :: countable by countable_datatype instance tt1 and tt2 and tt3 and tt4 :: countable by countable_datatype -*) instance d1 :: countable by countable_datatype