Eliminate hand-coded flonum parameters in favor of those in "float.h".
authorChris Hanson <org/chris-hanson/cph>
Sun, 24 Sep 1989 15:13:11 +0000 (15:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 24 Sep 1989 15:13:11 +0000 (15:13 +0000)
commit23c702456e01950437ab3d09fa5edd70943e8068
treeb4d7fd9c5b473063391b0cf5d1fc2edc445b3a51
parentfadcad1a11a69c29e7fe25ecdd1021c3bc4b76a5
Eliminate hand-coded flonum parameters in favor of those in "float.h".
These new parameters can be generated by hard-params, or if the system
has <float.h> we can use that instead.
v7/src/microcode/boot.c
v7/src/microcode/config.h
v7/src/microcode/flonum.c
v7/src/microcode/intprm.c
v7/src/microcode/object.h
v7/src/microcode/psbtobin.c
v7/src/microcode/scheme.h
v7/src/microcode/unxutl/ymkfile
v8/src/microcode/object.h
v8/src/microcode/psbtobin.c