doc-src/IsarRef/Thy/ROOT-ZF.ML
author haftmann
Fri, 26 Nov 2010 12:03:17 +0100
changeset 40710 499aa989fbad
parent 38767 d8da44a8dd25
child 42651 e3fdb7c96be5
permissions -rw-r--r--
globbing constant expressions use more idiomatic underscore rather than star; precised
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;
26840
ec46381f149d added logic-specific sessions;
wenzelm
parents:
diff changeset
     2
use "../../antiquote_setup.ML";
26844
46b6306c181e enabled ThyOutput.source option by default;
wenzelm
parents: 26840
diff changeset
     3
26840
ec46381f149d added logic-specific sessions;
wenzelm
parents:
diff changeset
     4
use_thy "ZF_Specific";