doc-src/TutorialI/settings.ML
author boehmes
Thu, 16 Dec 2010 13:34:28 +0100
changeset 41197 edab1efe0a70
parent 38767 d8da44a8dd25
permissions -rw-r--r--
fix lambda-lifting: take level of bound variables into account and also apply bound variables from outer scope
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;