doc-src/IsarRef/Thy/ROOT-HOLCF.ML
author wenzelm
Fri, 27 Aug 2010 17:11:29 +0200
changeset 38806 0aafc7e81056
parent 38767 d8da44a8dd25
child 42651 e3fdb7c96be5
permissions -rw-r--r--
more appropriate name for configuration option "meson_max_clauses" (cf. output of 'pront_configs');
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";