changeset 12946 | 75447c743810 |
parent 12105 | 1e4451999200 |
child 16356 | 94011cf701a4 |
--- a/src/HOL/Isar_examples/ROOT.ML Tue Feb 26 00:21:31 2002 +0100 +++ b/src/HOL/Isar_examples/ROOT.ML Tue Feb 26 00:24:37 2002 +0100 @@ -13,8 +13,6 @@ time_use_thy "Summation"; time_use_thy "KnasterTarski"; time_use_thy "MutilatedCheckerboard"; -with_path "../W0" (no_document time_use_thy) "Type"; -with_path "../W0" time_use_thy "W_correct"; with_path "../NumberTheory" (no_document time_use_thy) "Primes"; with_path "../NumberTheory" time_use_thy "Fibonacci"; time_use_thy "Puzzle";