changeset 8312:ff0139dfba53

(PURESIZE): Incremented to 252000.
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Jul 1994 01:20:24 +0000
parents ace71f0fc661
children 589abdc989e1
files src/puresize.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/puresize.h	Sun Jul 24 01:11:53 1994 +0000
+++ b/src/puresize.h	Sun Jul 24 01:20:24 1994 +0000
@@ -29,7 +29,7 @@
 
 #ifndef PURESIZE
 #ifdef MULTI_FRAME
-#define PURESIZE 250000
+#define PURESIZE 252000
 #else
 #define PURESIZE 205000
 #endif