ObjectLogic.setup;
authorwenzelm
Sun, 14 Oct 2001 20:08:26 +0200
changeset 11761 183435fd45f2
parent 11760 8e906f051fbc
child 11762 7aa0702d3340
ObjectLogic.setup;
src/Pure/pure.ML
--- a/src/Pure/pure.ML	Sun Oct 14 20:08:11 2001 +0200
+++ b/src/Pure/pure.ML	Sun Oct 14 20:08:26 2001 +0200
@@ -9,6 +9,7 @@
   val common_setup =
     Locale.setup @
     HTML.setup @
+    ObjectLogic.setup @
     ProofContext.setup @
     Attrib.setup @
     InductAttrib.setup @