changeset 19022 | 0e6ec4fd204c |
parent 19021 | 0111ecc5490e |
child 24228 | 9e2234f2aff1 |
--- a/src/HOL/Isar_examples/ROOT.ML Sun Feb 12 04:31:18 2006 +0100 +++ b/src/HOL/Isar_examples/ROOT.ML Sun Feb 12 10:42:19 2006 +0100 @@ -14,7 +14,6 @@ time_use_thy "Summation"; time_use_thy "KnasterTarski"; time_use_thy "MutilatedCheckerboard"; -time_use_thy "ThreeDivides"; with_path "../NumberTheory" (no_document time_use_thy) "Primes"; with_path "../NumberTheory" time_use_thy "Fibonacci"; time_use_thy "Puzzle";