doc-src/TutorialI/settings.ML
author bulwahn
Fri, 11 Nov 2011 08:32:45 +0100
changeset 45450 dc2236b19a3d
parent 38767 d8da44a8dd25
permissions -rw-r--r--
adding CPS compilation to predicate compiler; removing function_flattening reference; new testers smart_exhaustive and smart_slow_exhaustive; renaming PredicateCompFuns to Predicate_Comp_Funs;
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.indent_default := 5;