src/Pure/pure.ML
changeset 6653 b0b819902eaa
parent 6366 0be3281aa578
child 6696 68b4f97b57cd
--- a/src/Pure/pure.ML	Mon May 17 17:04:26 1999 +0200
+++ b/src/Pure/pure.ML	Mon May 17 17:06:50 1999 +0200
@@ -13,7 +13,8 @@
     ProofContext.setup @
     Method.setup @
     Attrib.setup @
-    AxClass.setup;
+    AxClass.setup @
+    BrowserInfo.setup;
 in
   structure Pure =
   struct