have deleted them in the first place.
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.40 1989/06/22 23:50:57 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.41 1989/06/23 21:13:06 ojn Rel $
Copyright (c) 1988, 1989 Massachusetts Institute of Technology
set-graphics-drawing-mode
set-graphics-line-style
with-graphics-drawing-mode
- with-graphics-line-style)
+ with-graphics-line-style
+ x-graphics-available?
+ x-graphics-initialize)
(initialization (initialize-package!)))
(define-package (runtime state-space)
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.40 1989/06/22 23:50:57 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.41 1989/06/23 21:13:06 ojn Rel $
Copyright (c) 1988, 1989 Massachusetts Institute of Technology
set-graphics-drawing-mode
set-graphics-line-style
with-graphics-drawing-mode
- with-graphics-line-style)
+ with-graphics-line-style
+ x-graphics-available?
+ x-graphics-initialize)
(initialization (initialize-package!)))
(define-package (runtime state-space)