From c4613ff9cf78d44baaf6b0a06c918fe9aafc81ac Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Wed, 1 Mar 1995 21:58:07 +0000 Subject: [PATCH] Exported WT-TREE/UNION-MERGE --- v7/src/runtime/runtime.pkg | 3 ++- v8/src/runtime/runtime.pkg | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 1a25adad1..e98e31ab5 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -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) diff --git a/v8/src/runtime/runtime.pkg b/v8/src/runtime/runtime.pkg index 1a25adad1..e98e31ab5 100644 --- a/v8/src/runtime/runtime.pkg +++ b/v8/src/runtime/runtime.pkg @@ -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) -- 2.25.1