Shorten names of some files to allow Emacs version numbers to be used
authorChris Hanson <org/chris-hanson/cph>
Mon, 23 Nov 1987 04:57:02 +0000 (04:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 23 Nov 1987 04:57:02 +0000 (04:57 +0000)
on ATT file systems.  Add alternative primitive definition macro which
works correctly with Emacs tags tables.

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

index d4f3faac27727e1399fe4526ba9b2255e13985e7..5afbcc6dc4566e8c83974dc5cca6763098f649b4 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.5 1987/11/20 08:13:06 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.8 1987/11/23 04:57:02 cph Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     7
+#define SUBVERSION     8
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 98f7d5382e54f660c5f15653d839019ed2b71eb0..746378dbf26bce309503bc113982ebf5fff89fb5 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.5 1987/11/20 08:13:06 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.8 1987/11/23 04:57:02 cph Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     7
+#define SUBVERSION     8
 #endif
 
 #ifndef UCODE_TABLES_FILENAME