diff src/puresize.h @ 33042:0adfe4160770

(BASE_PURESIZE): Increase to 680000.
author Kenichi Handa <handa@m17n.org>
date Mon, 30 Oct 2000 01:16:02 +0000
parents bd9265d3a2b4
children 2d5a46f974fa
line wrap: on
line diff
--- a/src/puresize.h	Mon Oct 30 01:14:06 2000 +0000
+++ b/src/puresize.h	Mon Oct 30 01:16:02 2000 +0000
@@ -42,7 +42,7 @@
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (675000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (680000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */