author | bulwahn |
Wed, 19 Oct 2011 08:37:22 +0200 | |
changeset 45176 | df4cbfc5ca4f |
parent 45175 | ae8411edd939 |
child 45177 | 189c81779a68 |
--- a/src/HOL/Product_Type.thy Wed Oct 19 08:37:21 2011 +0200 +++ b/src/HOL/Product_Type.thy Wed Oct 19 08:37:22 2011 +0200 @@ -9,7 +9,6 @@ imports Typedef Inductive Fun uses ("Tools/split_rule.ML") - ("Tools/inductive_codegen.ML") ("Tools/inductive_set.ML") begin @@ -1114,9 +1113,6 @@ subsection {* Inductively defined sets *} -use "Tools/inductive_codegen.ML" -setup Inductive_Codegen.setup - use "Tools/inductive_set.ML" setup Inductive_Set.setup