added thy dependencies
authorhaftmann
Mon, 13 Nov 2006 15:43:08 +0100
changeset 21331 1fd8ba48ae97
parent 21330 6dd5919e7742
child 21332 2605e1ccd9f2
added thy dependencies
src/HOL/Product_Type.thy
--- a/src/HOL/Product_Type.thy	Mon Nov 13 15:43:07 2006 +0100
+++ b/src/HOL/Product_Type.thy	Mon Nov 13 15:43:08 2006 +0100
@@ -7,7 +7,7 @@
 header {* Cartesian products *}
 
 theory Product_Type
-imports Fun
+imports Typedef Fun Code_Generator
 uses ("Tools/split_rule.ML")
 begin