src/HOL/IsaMakefile
changeset 41827 98eda7ffde79
parent 41655 95f851027a59
child 41852 9aae2eed4696
--- a/src/HOL/IsaMakefile	Wed Dec 08 18:18:36 2010 +0100
+++ b/src/HOL/IsaMakefile	Wed Feb 23 11:23:26 2011 +0100
@@ -135,6 +135,7 @@
   $(SRC)/Tools/IsaPlanner/zipper.ML \
   $(SRC)/Tools/atomize_elim.ML \
   $(SRC)/Tools/auto_tools.ML \
+  $(SRC)/Tools/case_product.ML \
   $(SRC)/Tools/coherent.ML \
   $(SRC)/Tools/cong_tac.ML \
   $(SRC)/Tools/eqsubst.ML \
@@ -1026,6 +1027,7 @@
   Number_Theory/Primes.thy ex/Abstract_NAT.thy ex/Antiquote.thy		\
   ex/Arith_Examples.thy ex/Arithmetic_Series_Complex.thy ex/BT.thy	\
   ex/BinEx.thy ex/Binary.thy ex/Birthday_Paradoxon.thy ex/CTL.thy	\
+  ex/Case_Product.thy							\
   ex/Chinese.thy ex/Classical.thy ex/CodegenSML_Test.thy		\
   ex/Coercion_Examples.thy ex/Coherent.thy ex/Dedekind_Real.thy		\
   ex/Efficient_Nat_examples.thy ex/Eval_Examples.thy ex/Fundefs.thy	\