unbreak redex pdf docs build

please include in the release
This commit is contained in:
Robby Findler 2014-10-16 06:39:01 -05:00
parent 0e9271f12f
commit 098d17b524

View File

@ -99,8 +99,7 @@ into each model.
(number->string num)
(symbol->string (get-category type num))
(number->string (get-counterexample-size type num))
(element (style "ErrorDescriptionBox" '())
(list (get-error type num))))
(list (get-error type num)))
(set! last-type type)))))]
}
}