Various trivial changes for the garbage collector to disk.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 7 Feb 1987 15:31:17 +0000 (15:31 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 7 Feb 1987 15:31:17 +0000 (15:31 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 81ef456b08f761c008097b8cc37c8c6d99b7a7b5..26a193c1b90928c20611244921f1850003554f6c 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.23 1987/02/04 17:51:58 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.24 1987/02/07 15:31:17 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     23
+#define SUBVERSION     24
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index d7d36249eeb10a1c029fc6c9b90f2c6b2cb49888..6f8ca0113236c431b5840774d351feca93b155ff 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.23 1987/02/04 17:51:58 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.24 1987/02/07 15:31:17 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     23
+#define SUBVERSION     24
 #endif
 
 #ifndef UCODE_TABLES_FILENAME