Change to OS_read_char_ready_p, OS_System_Clock, and
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 12 Aug 1987 21:22:33 +0000 (21:22 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 12 Aug 1987 21:22:33 +0000 (21:22 +0000)
OS_real_time_clock for machines where there is no clock available.

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

index 6aeb718f3246899a778b39ce6cf64cf7572c537b..8e6b0baf73e4f622a5fab338a1ecbe37d963b129 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.96 1987/08/10 21:26:04 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.97 1987/08/12 21:22:33 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     96
+#define SUBVERSION     97
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index a559affe4ef8aef4fb59e4e9b30e3d34ff572066..c3aaae907b7ea29d41b1604eddbed973c26d00d3 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.96 1987/08/10 21:26:04 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.97 1987/08/12 21:22:33 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     96
+#define SUBVERSION     97
 #endif
 
 #ifndef UCODE_TABLES_FILENAME