Exported WT-TREE/UNION-MERGE
authorStephen Adams <edu/mit/csail/zurich/adams>
Wed, 1 Mar 1995 21:58:07 +0000 (21:58 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Wed, 1 Mar 1995 21:58:07 +0000 (21:58 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 1a25adad1cd24deb93cc2ec4629f46ead3b4efc4..e98e31ab5bc9399cefb3c35cfb72db540fcd831b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.247 1995/02/24 00:35:44 cph Exp $
+$Id: runtime.pkg,v 14.248 1995/03/01 21:58:07 adams Exp $
 
 Copyright (c) 1988-95 Massachusetts Institute of Technology
 
@@ -3009,6 +3009,7 @@ MIT in each case. |#
           wt-tree/split>
           wt-tree/subset?
           wt-tree/union
+          wt-tree/union-merge
           wt-tree?))
 
 (define-package (runtime apropos)
index 1a25adad1cd24deb93cc2ec4629f46ead3b4efc4..e98e31ab5bc9399cefb3c35cfb72db540fcd831b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.247 1995/02/24 00:35:44 cph Exp $
+$Id: runtime.pkg,v 14.248 1995/03/01 21:58:07 adams Exp $
 
 Copyright (c) 1988-95 Massachusetts Institute of Technology
 
@@ -3009,6 +3009,7 @@ MIT in each case. |#
           wt-tree/split>
           wt-tree/subset?
           wt-tree/union
+          wt-tree/union-merge
           wt-tree?))
 
 (define-package (runtime apropos)