Change `/' operation to return an exact integer result when the
authorChris Hanson <org/chris-hanson/cph>
Fri, 2 Sep 1988 04:13:50 +0000 (04:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 2 Sep 1988 04:13:50 +0000 (04:13 +0000)
commit6b9f8c56f06532bca8a0518f7bec06b210074b37
tree42ddc9d4405a6cd91772ffe16a9850f14d05adb5
parent12f5ab71d1eb60936d44387e36950ff485cd9579
Change `/' operation to return an exact integer result when the
arguments are both exact integers, and the second argument divides the
first.  Otherwise a flonum is returned.
v7/src/microcode/generic.c
v7/src/microcode/version.h
v8/src/microcode/version.h