Cosmetic change to boot.c, some cleaning up of hardware trap code in unix.c.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 May 1987 00:49:25 +0000 (00:49 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 May 1987 00:49:25 +0000 (00:49 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 12e7d0e0772326e728362ebabda34aabdbad0b07..89931f80898762a5ec8d6cf8f6caf1ce001c9ff3 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.54 1987/05/27 14:49:39 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.55 1987/05/28 00:49:25 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     54
+#define SUBVERSION     55
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 381b9fba839b34adf4168e19a486d8f7c8451d30..7e3b63e6f11a586f4b491366fef74397af2323c0 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.54 1987/05/27 14:49:39 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.55 1987/05/28 00:49:25 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     54
+#define SUBVERSION     55
 #endif
 
 #ifndef UCODE_TABLES_FILENAME