Change in lookup because of vax compiler bug, and fix of poetential
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 6 Apr 1987 12:50:19 +0000 (12:50 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 6 Apr 1987 12:50:19 +0000 (12:50 +0000)
bug in bignums.

v7/src/microcode/version.h
v8/src/microcode/version.h

index 7d400c0e1b1c35824cc091dc1c2e5d613b23bd10..2f7a61984449d80f8bc2e8d2ad7c75b8c8176ed7 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.35 1987/04/03 00:23:01 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.36 1987/04/06 12:50:19 jinx Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                9
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     35
+#define SUBVERSION     36
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 23104dda5b7d360ae016fa3ba78d53b44e3e75b8..9c8402273a67b6f1d5e4fe197528ada1655c1300 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.35 1987/04/03 00:23:01 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.36 1987/04/06 12:50:19 jinx Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                9
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     35
+#define SUBVERSION     36
 #endif
 
 #ifndef UCODE_TABLES_FILENAME