Fix bug in Prepare_Apply_Interrupt noticed after last set of changes
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 30 Jan 1990 14:35:28 +0000 (14:35 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 30 Jan 1990 14:35:28 +0000 (14:35 +0000)
(addition of RC_INTERNAL_APPLY_VAL).

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

index 8fdabc6af03b3eadaf5050b27a1fc276db2f2430..5fc9f63fd59d1bc5c828cdc71117a9c587eed8b2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.23 1990/01/29 22:33:32 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.24 1990/01/30 14:35:28 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     23
+#define SUBVERSION     24
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 0f17a1d443b58573f6ef63a534a829740b133b4c..d1479108abeb47a5786e8a0310bf7042da6e19c2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.23 1990/01/29 22:33:32 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.24 1990/01/30 14:35:28 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     23
+#define SUBVERSION     24
 #endif
 
 #ifndef UCODE_TABLES_FILENAME