doc-src/IsarOverview/Isar/ROOT.ML
changeset 32834 a4e0b8d88f28
parent 13999 454a2ad0c381
child 38798 89f273ab1d42
--- a/doc-src/IsarOverview/Isar/ROOT.ML	Thu Oct 01 20:04:44 2009 +0200
+++ b/doc-src/IsarOverview/Isar/ROOT.ML	Thu Oct 01 20:06:11 2009 +0200
@@ -1,2 +1,3 @@
-use_thy "Logic";
-use_thy "Induction"
+Unsynchronized.set quick_and_dirty;
+
+use_thys ["Logic", "Induction"];