doc-src/IsarRef/Thy/ROOT-HOLCF.ML
author bulwahn
Tue, 05 Apr 2011 09:38:23 +0200
changeset 42230 594480d25aaa
parent 38767 d8da44a8dd25
child 42651 e3fdb7c96be5
permissions -rw-r--r--
deriving bounded_forall instances in quickcheck_exhaustive
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";