Create multiple cache-variable entries in the compiled code interface.
authorChris Hanson <org/chris-hanson/cph>
Wed, 3 Jun 1987 19:57:42 +0000 (19:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 3 Jun 1987 19:57:42 +0000 (19:57 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index e03d2715db1c77c32571899011c660f644b9cfd9..6a001669a8587621bd0a6853f93f2ca197c2a0f7 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.62 1987/06/02 12:35:17 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.63 1987/06/03 19:57:42 cph 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     62
+#define SUBVERSION     63
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 46ef536632eb304ea2e8068b938e3e16aa7375d5..9137ecef6e70f5b751e678415461fac7183666eb 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.62 1987/06/02 12:35:17 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.63 1987/06/03 19:57:42 cph 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     62
+#define SUBVERSION     63
 #endif
 
 #ifndef UCODE_TABLES_FILENAME