--- 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";