diff src/puresize.h @ 6317:731726860971

(PURESIZE): Reduce to 230000.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Mar 1994 00:35:22 +0000
parents 8616f990feaf
children 8505df26e31d
line wrap: on
line diff
--- a/src/puresize.h	Sat Mar 12 06:29:57 1994 +0000
+++ b/src/puresize.h	Sun Mar 13 00:35:22 1994 +0000
@@ -29,7 +29,7 @@
 
 #ifndef PURESIZE
 #ifdef MULTI_FRAME
-#define PURESIZE 240000
+#define PURESIZE 230000
 #else
 #define PURESIZE 190000
 #endif