This commit is contained in:
Danny Yoo 2011-10-03 19:08:38 -04:00
parent 0c2fb7ce11
commit 50d15eddf5

View File

@ -16,6 +16,9 @@
[cs019-case case]
[cs019-local local]))
(define-syntax λ (make-rename-transformer #'cs019-lambda))
(require "private/sigs-patched.rkt")
(provide [all-from-out "private/sigs-patched.rkt"])
(provide Image$)