diff src/puresize.h @ 66498:44a0b7df81e4

(BASE_PURESIZE): Incremented to 112000.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Oct 2005 16:24:35 +0000
parents a0d1312ede66
children d61d223b2357
line wrap: on
line diff
--- a/src/puresize.h	Fri Oct 28 16:23:55 2005 +0000
+++ b/src/puresize.h	Fri Oct 28 16:24:35 2005 +0000
@@ -42,7 +42,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1100000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1120000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */