Conditionalize constant space sizes for the Spectrum.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 23 Jan 1990 08:35:09 +0000 (08:35 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 23 Jan 1990 08:35:09 +0000 (08:35 +0000)
Fix floating alignment bugs.
Fix bchdmp bug.

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

index 3fbb82b42c89c7d64f7effc980a6e802ff090793..dc47b38267cafc6b4d2350bff2496c1dbbd155a9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.21 1990/01/21 23:35:13 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.22 1990/01/23 08:35:09 jinx Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     21
+#define SUBVERSION     22
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index dd0ac61a9d763cda4775e1da00cf7bdeb2bb8d3a..29f94b310edf7eccfd3de4375757c141d957f823 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.21 1990/01/21 23:35:13 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.22 1990/01/23 08:35:09 jinx Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     21
+#define SUBVERSION     22
 #endif
 
 #ifndef UCODE_TABLES_FILENAME