Changes to `force' primitive to support compiled `delay'. Bug fixes
authorChris Hanson <org/chris-hanson/cph>
Sat, 2 Jan 1988 14:05:57 +0000 (14:05 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 2 Jan 1988 14:05:57 +0000 (14:05 +0000)
to "regex.c" from JRM.

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

index 0ac4de5d0b2ac61196892657b52f35bca668873e..417f7edc4c866365572886f1f35545fa8a4b63b4 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.17 1987/12/23 03:46:10 cph Exp $
+/* $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 $
 
 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     17
+#define SUBVERSION     18
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index dfc000e8c9a1eccd332ef326cdc9bb664a93c691..ac35107efbfe299ea21825c19ab26365ba74464b 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.17 1987/12/23 03:46:10 cph Exp $
+/* $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 $
 
 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     17
+#define SUBVERSION     18
 #endif
 
 #ifndef UCODE_TABLES_FILENAME