From 85e8dbf4525d382760a12810c77a295738e078e2 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 6 Feb 2003 19:48:32 +0000 Subject: [PATCH] Export GUARANTEE-PAIR to global environment. --- v7/src/runtime/runtime.pkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 272522bc8..764253317 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.423 2003/01/22 02:05:28 cph Exp $ +$Id: runtime.pkg,v 14.424 2003/02/06 19:48:32 cph Exp $ Copyright (c) 1988,1989,1990,1991,1992 Massachusetts Institute of Technology Copyright (c) 1993,1994,1995,1996,1997 Massachusetts Institute of Technology @@ -2027,6 +2027,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. for-each fourth general-car-cdr + guarantee-pair keep-matching-items last-pair length -- 2.25.1