Add links to docs.

This commit is contained in:
Vincent St-Amour 2015-09-08 11:04:23 -05:00
parent 5f43b3a913
commit dc11eede98

View File

@ -5,7 +5,8 @@
"mz.rkt"
(for-label racket/contract
racket/math
racket/format))
racket/format
racket/string))
@(begin
(define the-eval (make-base-eval))