Export GRAPHICS-DEVICE? to the () package.
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Thu, 23 Jan 1992 19:15:49 +0000 (19:15 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Thu, 23 Jan 1992 19:15:49 +0000 (19:15 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 0a4f2fa4304d156d69060193a001bc06782c7ed8..e9b4c6e01175355726c4079c6f2d4eeb9e6a4418 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.129 1991/12/19 20:50:17 arthur Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.130 1992/01/23 19:15:49 arthur Exp $
 
 Copyright (c) 1988-91 Massachusetts Institute of Technology
 
@@ -2002,6 +2002,7 @@ MIT in each case. |#
          graphics-clear
          graphics-close
          graphics-coordinate-limits
+         graphics-device?
          graphics-device-coordinate-limits
          graphics-device/properties
          graphics-disable-buffering
index 7632ff23da8fc34c5de87a903673164e2d344d7c..f170cf30ea2f1fe9f7b8f61394ab52312466b4fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.129 1991/12/19 20:50:17 arthur Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.130 1992/01/23 19:15:49 arthur Exp $
 
 Copyright (c) 1988-91 Massachusetts Institute of Technology
 
@@ -2002,6 +2002,7 @@ MIT in each case. |#
          graphics-clear
          graphics-close
          graphics-coordinate-limits
+         graphics-device?
          graphics-device-coordinate-limits
          graphics-device/properties
          graphics-disable-buffering