Export the types provide macro.

This commit is contained in:
Stevie Strickland 2010-06-11 14:31:34 -04:00 committed by Sam Tobin-Hochstadt
parent ec09139e0a
commit 078b57c77d

View File

@ -23,7 +23,7 @@ at least theoretically.
;; struct printing
custom-printer define-struct/printer
;; provide macros
rep utils typecheck infer env private)
rep utils typecheck infer env private types)
(define optimize? (make-parameter #f))