doc-src/IsarRef/Thy/ROOT-HOLCF.ML
author wenzelm
Fri, 16 Apr 2010 21:28:09 +0200
changeset 36176 3fe7e97ccca8
parent 32833 f3716d1a2e48
child 37216 3165bc303f66
permissions -rw-r--r--
replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32833
f3716d1a2e48 explicitly Unsynchronized;
wenzelm
parents: 30168
diff changeset
     1
Unsynchronized.set ThyOutput.source;
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";