Add multi closure interrupt support.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 12 Apr 1990 22:47:59 +0000 (22:47 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 12 Apr 1990 22:47:59 +0000 (22:47 +0000)
Merge in some MIPS changes (bug fix to bitstrings, and file_touch).

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

index 4ec05338abffb800322bcd0e833bdcce01c4c7b1..2c3852680cbf96afc1d5c6eb0df72b6c4a96a173 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.28 1990/04/10 20:10:04 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.29 1990/04/12 22:47:59 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     28
+#define SUBVERSION     29
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index ab6d1ba0cc2d7a2994405963b0078d68cff73c64..40c103471c77872ecb75891e1bb89615cd32fd63 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.28 1990/04/10 20:10:04 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.29 1990/04/12 22:47:59 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     28
+#define SUBVERSION     29
 #endif
 
 #ifndef UCODE_TABLES_FILENAME