[MULTI_FRAME] (PURESIZE): Increased to 210000.

This commit is contained in:
Richard M. Stallman
1993-07-27 08:32:05 +00:00
parent ed4c10059f
commit 8cbd32b047

View File

@@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
#define PURESIZE 205000
#define PURESIZE 210000
#else
#define PURESIZE 190000
#endif