src/HOL/Isar_examples/ROOT.ML
changeset 9942 87f0809a06a9
parent 8814 0a5edcbe0695
child 10145 e44b8b7cb01b
--- a/src/HOL/Isar_examples/ROOT.ML	Tue Sep 12 22:13:23 2000 +0200
+++ b/src/HOL/Isar_examples/ROOT.ML	Wed Sep 13 18:45:10 2000 +0200
@@ -13,8 +13,8 @@
 time_use_thy "Summation";
 time_use_thy "KnasterTarski";
 time_use_thy "MutilatedCheckerboard";
-with_path "../Induct" time_use_thy "MultisetOrder";
-with_path "../W0" time_use_thy "W_correct";
-with_path "../ex" time_use_thy "Fibonacci";
+with_path "../Induct"       time_use_thy "MultisetOrder";
+with_path "../W0"           time_use_thy "W_correct";
+with_path "../NumberTheory" time_use_thy "Fibonacci";
 time_use_thy "Puzzle";
 time_use_thy "NestedDatatype";