diff src/puresize.h @ 21060:29b4c6c23d92

(BASE_PURESIZE): Increased.
author Richard M. Stallman <rms@gnu.org>
date Tue, 03 Mar 1998 22:29:16 +0000
parents ed3496800698
children fb4c986db0e2
line wrap: on
line diff
--- a/src/puresize.h	Tue Mar 03 19:36:31 1998 +0000
+++ b/src/puresize.h	Tue Mar 03 22:29:16 1998 +0000
@@ -42,7 +42,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (460000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (490000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */