Export DEFINE-GUARANTEE to global environment.
authorChris Hanson <org/chris-hanson/cph>
Thu, 29 Sep 2005 19:16:39 +0000 (19:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 29 Sep 2005 19:16:39 +0000 (19:16 +0000)
v7/src/runtime/runtime.pkg

index 857106f4e486e5257757fba0f3ba0062d9cafc3a..e85c8c8c98fb37aeb58ce77f264c5416fcfe2077 100644 (file)
@@ -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