Primitive `file-write-char' was unable to write out the character
authorChris Hanson <org/chris-hanson/cph>
Sun, 11 Jan 1987 09:08:33 +0000 (09:08 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 11 Jan 1987 09:08:33 +0000 (09:08 +0000)
#\M-Rubout, because of the standard problem.

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

index 0b995a09c6742a1cbedf31b6fb0094bde8f438d3..b03b75191c8bdbd791b7e9da4c7bfd59f0dffb14 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 5.7 1987/01/09 20:21:06 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 5.8 1987/01/11 09:08:33 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     16
+#define SUBVERSION     17
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 3188693d9a6ad6308f103aff93fe9d69d6a57a67..2b7c6c0b29b1e35d7fb65bc85b98961a8895c511 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 5.7 1987/01/09 20:21:06 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 5.8 1987/01/11 09:08:33 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     16
+#define SUBVERSION     17
 #endif
 
 #ifndef UCODE_TABLES_FILENAME