Fix flonum comparison operations that were assuming that
authorChris Hanson <org/chris-hanson/cph>
Thu, 30 Jun 2005 17:39:12 +0000 (17:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 30 Jun 2005 17:39:12 +0000 (17:39 +0000)
commitbfa418beb702d513c81c7610ad59251f8805690d
tree79cd38ff45d9a68b01ed978f1f17125aed1e4ad5
parent6b446d5adb07268f6981e7a7ca96e63d8ccebde4
Fix flonum comparison operations that were assuming that

    (BOOLEAN=? (NOT (FLO:< X Y)) (FLO:>= X Y))
v7/src/runtime/fixart.scm
v7/src/sf/usiexp.scm