doc-src/System/Thy/ROOT.ML
author wenzelm
Fri, 27 Aug 2010 12:40:20 +0200
changeset 38767 d8da44a8dd25
parent 37216 3165bc303f66
child 43564 9864182c6bad
permissions -rw-r--r--
proper context for various Thy_Output options, via official configuration options in ML and Isar;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38767
d8da44a8dd25 proper context for various Thy_Output options, via official configuration options in ML and Isar;
wenzelm
parents: 37216
diff changeset
     1
Thy_Output.source_default := true;
28220
889e5b7e006c basic setup for generated document sources (cf. IsarRef/isar-ref.tex);
wenzelm
parents:
diff changeset
     2
use "../../antiquote_setup.ML";
889e5b7e006c basic setup for generated document sources (cf. IsarRef/isar-ref.tex);
wenzelm
parents:
diff changeset
     3
32833
f3716d1a2e48 explicitly Unsynchronized;
wenzelm
parents: 32088
diff changeset
     4
use_thys ["Basics", "Interfaces", "Presentation", "Misc"];