fix 'gui-dynamic?' more

svn: r9983

original commit: 69f4097020e2c49d46672789c043d979dc02ec43
This commit is contained in:
Matthew Flatt 2008-05-27 18:34:42 +00:00
parent 1b647b5baf
commit fc85198bb3

View File

@ -4,4 +4,8 @@
;; It is required by mred/mred so that it gets carried
;; along when mred/mred is attached to a new namespace.
(provide kernel-initialized)
(dynamic-require ''#%mred-kernel #f)
(define kernel-initialized 'done)