Fold several FASL types into one so that we can transfer compiled code
authorChris Hanson <org/chris-hanson/cph>
Mon, 4 Jan 1988 22:26:40 +0000 (22:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 4 Jan 1988 22:26:40 +0000 (22:26 +0000)
and other binary files between different machines with 68000 family
processors.

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

index 417f7edc4c866365572886f1f35545fa8a4b63b4..929184e61370afaac9e1aec105339e562daac47b 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 10.18 1988/01/02 14:05:57 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.19 1988/01/04 22:26:40 cph Rel $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     18
+#define SUBVERSION     19
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index ac35107efbfe299ea21825c19ab26365ba74464b..f32c32db564bfab78b700128618ea8e46b16ed9d 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 10.18 1988/01/02 14:05:57 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.19 1988/01/04 22:26:40 cph Rel $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     18
+#define SUBVERSION     19
 #endif
 
 #ifndef UCODE_TABLES_FILENAME