re-add bindings lost in merge

original commit: 70d498beeb438e871c7d9b140584fc0d581af4ae
This commit is contained in:
Sam Tobin-Hochstadt 2010-05-12 17:22:13 -04:00
parent 620fb6182a
commit 35a4584929

View File

@ -186,6 +186,7 @@
[unsafe-fllog fl-unop]
[unsafe-flexp fl-unop]
[unsafe-flsqrt fl-unop]
[unsafe-fx->fl (-Integer . -> . -Flonum)]
[unsafe-fx+ fx-op]
[unsafe-fx- fx-intop]
@ -262,6 +263,7 @@
[fllog fl-unop]
[flexp fl-unop]
[flsqrt fl-unop]
[->fl (-Integer . -> . -Flonum)]
;; safe flvector ops