doc-src/TutorialI/settings.ML
author wenzelm
Thu, 24 Jun 2010 14:31:01 +0200
changeset 37528 42804fb5dd92
parent 37216 3165bc303f66
child 38767 d8da44a8dd25
permissions -rw-r--r--
slightly more standard data merge: Symtax.merge (K true) avoids equality on abstract type Pretty.T and gracefully accepts overriding, Symtab.join prefers first entry as usual;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22097
7ee0529c5674 renamed IsarOutput to ThyOutput;
wenzelm
parents: 9834
diff changeset
     1
(* $Id$ *)
7ee0529c5674 renamed IsarOutput to ThyOutput;
wenzelm
parents: 9834
diff changeset
     2
37216
3165bc303f66 modernized some structure names, keeping a few legacy aliases;
wenzelm
parents: 22097
diff changeset
     3
Thy_Output.indent := 5;