doc-src/System/Thy/ROOT.ML
author wenzelm
Mon, 27 Jul 2009 12:11:18 +0200
changeset 32219 9a2566d1fdbd
parent 32088 2110fcd86efb
child 32833 f3716d1a2e48
permissions -rw-r--r--
more specific conditions: scheduler_event, work_available, work_finished -- considereably reduces overhead with many threads; more specific signal vs. broadcast; execute/finish: more careful notification based on minimal/maximal status; tuned shutdown;

set ThyOutput.source;
use "../../antiquote_setup.ML";

use_thy "Basics";
use_thy "Interfaces";
use_thy "Presentation";
use_thy "Misc";