doc-src/System/Thy/ROOT.ML
author haftmann
Mon, 01 Mar 2010 13:40:23 +0100
changeset 35416 d8d7d1b785af
parent 32833 f3716d1a2e48
child 37216 3165bc303f66
permissions -rw-r--r--
replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32833
f3716d1a2e48 explicitly Unsynchronized;
wenzelm
parents: 32088
diff changeset
     1
Unsynchronized.set ThyOutput.source;
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"];