doc-src/TutorialI/settings.ML
author wenzelm
Thu, 15 Apr 2010 18:09:22 +0200
changeset 36153 1ac501e16a6a
parent 22097 7ee0529c5674
child 37216 3165bc303f66
permissions -rw-r--r--
replaced slightly odd Typedecl.predeclare_constraints by plain declaration of type arguments -- also avoid "recursive" declaration of type constructor, which can cause problems with sequential definitions B.foo = A.foo; simplified via ProofContext.check_tfree;

(* $Id$ *)

ThyOutput.indent := 5;