flonum-exponent-bits.
;;;; Machine Dependent Type Tables
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/utabmd.scm,v 9.47 1989/03/27 23:17:15 jinx Rel $
+;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/utabmd.scm,v 9.48 1989/09/24 14:47:07 cph Exp $
(declare (usual-integrations))
CONSOLE-HEIGHT ;04
NEWLINE-CHAR ;05
FLONUM-MANTISSA-LENGTH ;06
- FLONUM-EXPONENT-LENGTH ;07
+ FLONUM-EPSILON ;07
OS-NAME-STRING ;08
OS-VARIANT-STRING ;09
STACK-TYPE-STRING ;0A
;;; This identification string is saved by the system.
-"$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/utabmd.scm,v 9.47 1989/03/27 23:17:15 jinx Rel $"
\ No newline at end of file
+"$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/utabmd.scm,v 9.48 1989/09/24 14:47:07 cph Exp $"
\ No newline at end of file
;;;; Machine Dependent Type Tables
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/utabmd.scm,v 9.47 1989/03/27 23:17:15 jinx Rel $
+;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/utabmd.scm,v 9.48 1989/09/24 14:47:07 cph Exp $
(declare (usual-integrations))
CONSOLE-HEIGHT ;04
NEWLINE-CHAR ;05
FLONUM-MANTISSA-LENGTH ;06
- FLONUM-EXPONENT-LENGTH ;07
+ FLONUM-EPSILON ;07
OS-NAME-STRING ;08
OS-VARIANT-STRING ;09
STACK-TYPE-STRING ;0A
;;; This identification string is saved by the system.
-"$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/utabmd.scm,v 9.47 1989/03/27 23:17:15 jinx Rel $"
\ No newline at end of file
+"$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/utabmd.scm,v 9.48 1989/09/24 14:47:07 cph Exp $"
\ No newline at end of file