Significant changes to symbol interning code. Various other related
authorChris Hanson <org/chris-hanson/cph>
Fri, 16 Jun 1989 09:45:32 +0000 (09:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 16 Jun 1989 09:45:32 +0000 (09:45 +0000)
changes.

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

index 2ee8a3449076662e0452946ef5b48ba34be02729..de1d2642b4e44fae9da32e0fa30d1d572d0ecdb3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.83 1989/06/12 17:36:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.84 1989/06/16 09:45:32 cph Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     83
+#define SUBVERSION     84
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index b9201f401a0c25b9f874266e014b1f0a52bbaa01..8a44ffc9b7e3b421568b5fcc2a013a7e25bfc4c1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.83 1989/06/12 17:36:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.84 1989/06/16 09:45:32 cph Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     83
+#define SUBVERSION     84
 #endif
 
 #ifndef UCODE_TABLES_FILENAME