From: Chris Hanson Date: Thu, 29 Sep 2005 19:16:39 +0000 (+0000) Subject: Export DEFINE-GUARANTEE to global environment. X-Git-Tag: 20090517-FFI~1216 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=def8093ffc54031af3c1df55fa4383588cad599c;p=mit-scheme.git Export DEFINE-GUARANTEE to global environment. --- diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 857106f4e..e85c8c8c9 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.563 2005/09/08 19:12:49 cph Exp $ +$Id: runtime.pkg,v 14.564 2005/09/29 19:16:39 cph Exp $ Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology @@ -3986,8 +3986,9 @@ USA. (define-package (runtime system-macros) (files "sysmac") (parent (runtime)) + (export () + define-guarantee) (export (runtime) - define-guarantee define-primitives ucode-primitive ucode-return-address