Various changes to make it run on the hp9000s500.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 9 Apr 1987 21:04:55 +0000 (21:04 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 9 Apr 1987 21:04:55 +0000 (21:04 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 2f7a61984449d80f8bc2e8d2ad7c75b8c8176ed7..364e8f90aa7f5c6c6fb3f87567045e315e0bfa9f 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.36 1987/04/06 12:50:19 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.37 1987/04/09 21:04:55 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     36
+#define SUBVERSION     37
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 9c8402273a67b6f1d5e4fe197528ada1655c1300..e6faa982a84ce43a1b7dd09a76ad1313511f0f3d 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.36 1987/04/06 12:50:19 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.37 1987/04/09 21:04:55 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     36
+#define SUBVERSION     37
 #endif
 
 #ifndef UCODE_TABLES_FILENAME