--- 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