Fix some bugs in uuo links, and reorganize the uuo link trap code.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 3 Aug 1987 19:41:39 +0000 (19:41 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 3 Aug 1987 19:41:39 +0000 (19:41 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index eb14632700affb010daef81e0916afa632efc5d0..22cc4aded1db88b6064bba14a90e960a98888fbe 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 9.90 1987/08/01 06:56:59 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.91 1987/08/03 19:41:39 jinx Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                9
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     90
+#define SUBVERSION     91
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index b0ca881d1e9d45824c3c8717a779c624f120eb85..0bac765bffceb23d8ed3200125962c3e42d82ca3 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 9.90 1987/08/01 06:56:59 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.91 1987/08/03 19:41:39 jinx Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                9
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     90
+#define SUBVERSION     91
 #endif
 
 #ifndef UCODE_TABLES_FILENAME