Fix for matrix snips

This commit is contained in:
Eli Barzilay 2010-11-08 14:39:44 -05:00
parent 8e0c7477f6
commit 6b8b0b16b9

View File

@ -93,7 +93,8 @@
;; * snip->text is used earlier in the process, where comment-box text is still
;; available
(require framework) ; for drracket snips, used below
(require framework ; for drracket snips, used below
mrlib/matrix-snip) ; avoid errors from files with matrix snips
;; input-port->text-input-port : input-port (any -> any) -> input-port
;; the `filter' function is applied to special values; the filter result is