changeset 32833 | f3716d1a2e48 |
parent 32088 | 2110fcd86efb |
child 37216 | 3165bc303f66 |
--- a/doc-src/System/Thy/ROOT.ML Thu Oct 01 18:59:26 2009 +0200 +++ b/doc-src/System/Thy/ROOT.ML Thu Oct 01 20:04:44 2009 +0200 @@ -1,7 +1,4 @@ -set ThyOutput.source; +Unsynchronized.set ThyOutput.source; use "../../antiquote_setup.ML"; -use_thy "Basics"; -use_thy "Interfaces"; -use_thy "Presentation"; -use_thy "Misc"; +use_thys ["Basics", "Interfaces", "Presentation", "Misc"];