r6rs bug fix
svn: r8914
This commit is contained in:
parent
20055ac00e
commit
e80606352d
|
@ -40,7 +40,7 @@
|
|||
(define-fl nan? flnan? (a) nocheck)
|
||||
|
||||
(define-fl max flmax (a b ...) nocheck)
|
||||
(define-fl max flmin (a b ...) nocheck)
|
||||
(define-fl min flmin (a b ...) nocheck)
|
||||
|
||||
(define-fl + fl+ (a b ...) nocheck)
|
||||
(define-fl * fl* (a b ...) nocheck)
|
||||
|
|
Loading…
Reference in New Issue
Block a user