author | blanchet |
Wed, 03 Sep 2014 22:47:05 +0200 | |
changeset 58171 | 5777ec326822 |
parent 58170 | d84bab7ed89e |
child 58172 | f04e24a24fb9 |
--- 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