UUO links to entities and some procedures with optional arguments have
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 12 Dec 1988 21:51:29 +0000 (21:51 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 12 Dec 1988 21:51:29 +0000 (21:51 +0000)
been improved.

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

index e8b9615999c6d4785195b398d6dee4425f63df4b..8fda51b26045b8807a0fbc7df758046ed08ffc02 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.63 1988/11/12 06:47:24 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.64 1988/12/12 21:51:29 jinx Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     63
+#define SUBVERSION     64
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 6156f1ab5ce5eb1b2473fc2abdbf343bd842b29a..e6a37e2ea7dcd0da7cf4b7681d038fa23e7a32f2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.63 1988/11/12 06:47:24 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.64 1988/12/12 21:51:29 jinx Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     63
+#define SUBVERSION     64
 #endif
 
 #ifndef UCODE_TABLES_FILENAME