fix print method of editor<%> classes
svn: r13038 original commit: 78ec58582776c660fbeb0782ce708ae40295223a
This commit is contained in:
parent
a5b4aa1843
commit
73a74ccb0c
|
@ -358,7 +358,8 @@
|
|||
[(x y) (sp x y 'standard #f #t)]
|
||||
[(x y z) (sp x y z #f #t)]
|
||||
[(x y z f) (sp x y z f #t)]
|
||||
[(x y z f b?) (sp x y z f b?)]))]
|
||||
[(x y z f b?) (sp x y z f b?)]
|
||||
[(x y z f b? eps?) (sp x y z f b? eps?)]))]
|
||||
|
||||
[on-new-box
|
||||
(entry-point
|
||||
|
|
Loading…
Reference in New Issue
Block a user