author | berghofe |
Mon, 19 Nov 2001 17:36:40 +0100 | |
changeset 12234 | 9d86f1cd2969 |
parent 12233 | 3348aa8061d1 |
child 12235 | 5fa04fc9b254 |
src/Pure/pure.ML | file | annotate | diff | comparison | revisions |
--- a/src/Pure/pure.ML Mon Nov 19 17:36:05 2001 +0100 +++ b/src/Pure/pure.ML Mon Nov 19 17:36:40 2001 +0100 @@ -7,10 +7,11 @@ local val common_setup = - Locale.setup @ + ProofRewriteRules.setup @ HTML.setup @ ObjectLogic.setup @ ProofContext.setup @ + Locale.setup @ Attrib.setup @ InductAttrib.setup @ Method.setup @