doc-src/TutorialI/settings.ML
author boehmes
Mon, 03 Jan 2011 16:22:08 +0100
changeset 41426 09615ed31f04
parent 38767 d8da44a8dd25
permissions -rw-r--r--
re-implemented support for datatypes (including records and typedefs); added test cases for datatypes, records and typedefs
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;