Add new primitive to get memory usage statistics.
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Jul 1988 02:27:10 +0000 (02:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Jul 1988 02:27:10 +0000 (02:27 +0000)
Change default size of constant space.

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

index 9787e71a2743d175bfdd31b7f390a94dbae68656..a405d955d73e692d8ad5039eeffa47294f28a0ff 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.43 1988/06/29 08:05:42 arthur Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 10.44 1988/07/08 02:27:10 cph Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     43
+#define SUBVERSION     44
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 1c0ebe7c306a01e03b2a2d2c631f68a4026ae2fa..33f84169ca7c1bf8aacdd5025952dc0e0d312198 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.43 1988/06/29 08:05:42 arthur Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 10.44 1988/07/08 02:27:10 cph Exp $
 
 Copyright (c) 1988 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                10
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     43
+#define SUBVERSION     44
 #endif
 
 #ifndef UCODE_TABLES_FILENAME