Removed unused exports.

This commit is contained in:
Vincent St-Amour 2010-09-08 16:03:34 -04:00
parent 7f546434ed
commit 85550953c8

View File

@ -7,7 +7,7 @@
(types abbrev type-table utils subtype)
(optimizer utils fixnum))
(provide float-opt-expr float-expr int-expr float-coerce-expr)
(provide float-opt-expr float-coerce-expr)
(define (mk-float-tbl generic)