Add ^B ^X ^U ^G to the ^C handler.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 5 Mar 1990 21:05:19 +0000 (21:05 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 5 Mar 1990 21:05:19 +0000 (21:05 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 9aa3965dff666985c59cec75e72cb487a0293570..b51f73a033c1606761e8f0e1581e3181f87a603c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.26 1990/03/02 20:48:01 markf Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.27 1990/03/05 21:05:19 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     26
+#define SUBVERSION     27
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 44b3f9efc1d5e3c0394728ffb83b5dbf650c23d3..1551a7a46eafe373a71976f1ca62ae8515331b2f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.26 1990/03/02 20:48:01 markf Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.27 1990/03/05 21:05:19 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     26
+#define SUBVERSION     27
 #endif
 
 #ifndef UCODE_TABLES_FILENAME