doc-src/TutorialI/settings.ML
author blanchet
Mon, 06 Jun 2011 20:36:35 +0200
changeset 43171 37e1431cc213
parent 38767 d8da44a8dd25
permissions -rw-r--r--
gracefully handle the case where a constant is partially or not instantiated at all, as may happen when reconstructing Metis proofs for polymorphic type encodings
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;