Various fixes to floating-point trap code.
authorChris Hanson <org/chris-hanson/cph>
Fri, 12 Jul 1991 23:18:56 +0000 (23:18 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 12 Jul 1991 23:18:56 +0000 (23:18 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index a0de27a9995cd935efee5b8f9b751b3367e28aea..eed775714944cc7f7a130663a95f8c8e36c8ae09 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.87 1991/07/11 03:57:56 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.88 1991/07/12 23:18:56 cph Exp $
 
 Copyright (c) 1988-91 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     87
+#define SUBVERSION     88
 #endif
index ea5ef30592355f0dd7248b7f98169ee29f722e13..d16614c1168ff86212cfac9bc66654886a63e2e4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.87 1991/07/11 03:57:56 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.88 1991/07/12 23:18:56 cph Exp $
 
 Copyright (c) 1988-91 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     87
+#define SUBVERSION     88
 #endif