fixed comment boxes

svn: r426
This commit is contained in:
Matthew Flatt 2005-07-21 21:06:03 +00:00
parent e000831d07
commit fa19336839

View File

@ -124,7 +124,7 @@
[else acc])))
(define/public (read-special source line column position)
(raise (make-special-comment "comment")))
(make-special-comment "comment"))
(super-instantiate ())
(inherit set-snipclass)
(set-snipclass snipclass))))))