start fixing up the exports to match the docs for racket/contract

original commit: 2bceaec03a0547d2949c6346115b36ed2389834f
This commit is contained in:
Robby Findler 2011-04-12 21:22:57 -05:00
parent 65864ac0a3
commit e9a9f4e656

View File

@ -56,7 +56,6 @@
(provide
opt/c define-opt/c ;(all-from "private/contract-opt.rkt")
(except-out (all-from-out racket/contract/private/ds)
lazy-depth-to-look
contract-struct)
(all-from-out racket/contract/private/base)