A variety of small changes related to the GC out of space error.
authorChris Hanson <org/chris-hanson/cph>
Tue, 21 Apr 1987 23:39:56 +0000 (23:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 21 Apr 1987 23:39:56 +0000 (23:39 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 8fb06b5d4d59a8cc944c80996cf8c51b5522f608..9e4aba15bae4532f379635754237992528a6d681 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.44 1987/04/20 12:30:20 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.45 1987/04/21 23:39:56 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     44
+#define SUBVERSION     45
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index bfaf349066c979985354f703edcd81e85b2798d5..2e1f9a76aa61cdd1773e1e0b62459735e31177e1 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.44 1987/04/20 12:30:20 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.45 1987/04/21 23:39:56 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     44
+#define SUBVERSION     45
 #endif
 
 #ifndef UCODE_TABLES_FILENAME