#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.213 1993/11/13 02:21:39 gjr Exp $
+$Id: runtime.pkg,v 14.214 1993/11/18 04:27:04 adams Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
wt-tree/delete-min
wt-tree/delete-min!
))
+
+(define-package (runtime apropos)
+ (files "apropos")
+ (parent ())
+ (export ()
+ apropos
+ apropos-list)
+ ))
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.213 1993/11/13 02:21:39 gjr Exp $
+$Id: runtime.pkg,v 14.214 1993/11/18 04:27:04 adams Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
wt-tree/delete-min
wt-tree/delete-min!
))
+
+(define-package (runtime apropos)
+ (files "apropos")
+ (parent ())
+ (export ()
+ apropos
+ apropos-list)
+ ))