doc-src/TutorialI/settings.ML
author wenzelm
Thu, 05 Aug 2010 14:35:35 +0200
changeset 38150 67fc24df3721
parent 37216 3165bc303f66
child 38767 d8da44a8dd25
permissions -rw-r--r--
simplified/refined document model: collection of named nodes, without proper dependencies yet; moved basic type definitions for ids and edits from Isar_Document to Document; removed begin_document/end_document for now -- nodes emerge via edits; edits refer to named nodes explicitly;
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;