changeset 7392:04308c8b8791

(PURESIZE): Increase to 205000.
author Richard M. Stallman <rms@gnu.org>
date Sat, 07 May 1994 05:22:50 +0000
parents c40d16ee57bf
children e4a565cee722
files src/puresize.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/puresize.h	Sat May 07 04:39:30 1994 +0000
+++ b/src/puresize.h	Sat May 07 05:22:50 1994 +0000
@@ -31,7 +31,7 @@
 #ifdef MULTI_FRAME
 #define PURESIZE 235000
 #else
-#define PURESIZE 200000
+#define PURESIZE 205000
 #endif
 #endif