wxme belongs outside of mred, obviously
svn: r5399
This commit is contained in:
parent
2b78c44c4c
commit
00d745bd5e
|
@ -27,11 +27,3 @@ The edit.ss module exports the following function.
|
|||
|
||||
> (new-frame editor% file)
|
||||
Takes the editor class.
|
||||
|
||||
-----------------------------------------------------------------
|
||||
|
||||
_wxme.ss_
|
||||
|
||||
#reader support for PLT graphical format. See also the "wxme"
|
||||
sub-collection of the "mred" collection.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
(module wxme mzscheme
|
||||
(require "wxme/wxme.ss")
|
||||
(module read mzscheme
|
||||
(require "wxme.ss")
|
||||
|
||||
(provide (rename wxme-read read)
|
||||
(rename wxme-read-syntax read-syntax)))
|
Loading…
Reference in New Issue
Block a user