Add comutil_primitive_error and associated changes (new return code,
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 3 Oct 1990 18:57:03 +0000 (18:57 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 3 Oct 1990 18:57:03 +0000 (18:57 +0000)
and re-use ERR_COMPILED_CODE_ERROR).

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

index eb0652e141666d6056ff70d37b526c282252f291..5a4b88f8a344f4e6aa491a61fe7759c9d595d59b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.45 1990/10/02 22:52:17 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.46 1990/10/03 18:57:03 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     45
+#define SUBVERSION     46
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 48f44f7d18a1d4acff94bb9a0cb4fc7bea2b4623..ae9718bc238d9552dfcd20ce6b3aa9d62c9c1a9a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.45 1990/10/02 22:52:17 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.46 1990/10/03 18:57:03 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     45
+#define SUBVERSION     46
 #endif
 
 #ifndef UCODE_TABLES_FILENAME