doc-src/TutorialI/settings.ML
author wenzelm
Fri, 12 Nov 2010 11:36:01 +0100
changeset 40483 3848283c14bb
parent 38767 d8da44a8dd25
permissions -rw-r--r--
treat pervasive "Interrupt" constructor as illegal -- superseded by Exn.Interrupt for internal use and Exn.is_interrupt/Exn.interrupt in user-space;
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;