Export the types provide macro.

original commit: 078b57c77da5051470cf88e932c69f9f95ed60b6
This commit is contained in:
Stevie Strickland 2010-06-11 14:31:34 -04:00 committed by Sam Tobin-Hochstadt
parent 5a4d6ed4a0
commit b956e47ed2

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