doc-src/Functions/Thy/ROOT.ML
author wenzelm
Thu, 15 Apr 2010 18:09:22 +0200
changeset 36153 1ac501e16a6a
parent 30226 2f4684e2ea95
child 42637 381fdcab0f36
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$ *)

use_thy "Functions";