Make cmp68020.s understand 32 bit block offsets.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 30 Jul 1987 23:44:04 +0000 (23:44 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 30 Jul 1987 23:44:04 +0000 (23:44 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 9656532d2cb0ca4277be41d48b41b6cd347dda1f..9eb69f737282ade642c1fb4d2edab2ccb225a974 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.88 1987/07/30 14:59:07 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.89 1987/07/30 23:44:04 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     88
+#define SUBVERSION     89
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 1ad29fcb8c5f27aacbf99fa5e1a335821e1afcd2..d05d6e65318c3d00e8a9958bdbd5e47df6baf225 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.88 1987/07/30 14:59:07 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.89 1987/07/30 23:44:04 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     88
+#define SUBVERSION     89
 #endif
 
 #ifndef UCODE_TABLES_FILENAME