doc-src/TutorialI/settings.ML
author krauss
Tue, 21 Apr 2009 09:53:27 +0200
changeset 30908 7ccf4a3d764c
parent 22097 7ee0529c5674
child 37216 3165bc303f66
permissions -rw-r--r--
replace type cong = {thm : thm, lhs : term} by plain thm -- the other component has been unused for a long time.
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
7ee0529c5674 renamed IsarOutput to ThyOutput;
wenzelm
parents: 9834
diff changeset
     3
ThyOutput.indent := 5;