doc-src/IsarRef/Thy/ROOT-HOLCF.ML
author blanchet
Tue, 31 Aug 2010 10:13:04 +0200
changeset 38937 1b1a2f5ccd7d
parent 38767 d8da44a8dd25
child 42651 e3fdb7c96be5
permissions -rw-r--r--
take into consideration whether a fact is an "intro"/"elim"/"simp" rule as an additional factor influencing the relevance filter
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 "HOLCF_Specific";