unbreak redex pdf docs build

please include in the release

(cherry picked from commit 098d17b524)
This commit is contained in:
Robby Findler 2014-10-16 06:39:01 -05:00 committed by Ryan Culpepper
parent c326c21b73
commit a96ca29576

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)))))]
}
}