Included ex/Fundefs.thy in HOL-ex session
authorkrauss
Mon, 22 Jan 2007 18:17:04 +0100
changeset 22167 c3afded569ea
parent 22166 0a50d4db234a
child 22168 627e7aee1b82
Included ex/Fundefs.thy in HOL-ex session
src/HOL/IsaMakefile
src/HOL/ex/ROOT.ML
--- a/src/HOL/IsaMakefile	Mon Jan 22 17:29:43 2007 +0100
+++ b/src/HOL/IsaMakefile	Mon Jan 22 18:17:04 2007 +0100
@@ -618,7 +618,7 @@
   ex/Codegenerator.thy ex/Codegenerator_Rat.thy \
   ex/Commutative_RingEx.thy ex/Hex_Bin_Examples.thy	\
   ex/Commutative_Ring_Complete.thy ex/ExecutableContent.thy	\
-  ex/Guess.thy ex/Hebrew.thy ex/Binary.thy			\
+  ex/Fundefs.thy ex/Guess.thy ex/Hebrew.thy ex/Binary.thy	\
   ex/Higher_Order_Logic.thy ex/Hilbert_Classical.thy ex/InSort.thy		\
   ex/InductiveInvariant.thy ex/InductiveInvariant_examples.thy			\
   ex/Intuitionistic.thy ex/Lagrange.thy ex/Locales.thy ex/MT.ML			\
--- a/src/HOL/ex/ROOT.ML	Mon Jan 22 17:29:43 2007 +0100
+++ b/src/HOL/ex/ROOT.ML	Mon Jan 22 18:17:04 2007 +0100
@@ -20,6 +20,7 @@
 time_use_thy "Binary";
 
 time_use_thy "Recdefs";
+time_use_thy "Fundefs";
 time_use_thy "InductiveInvariant_examples";
 time_use_thy "Primrec";
 time_use_thy "Locales";