/[emacs]/emacs/src/puresize.h
ViewVC logotype

Diff of /emacs/src/puresize.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.68 by rms, Fri Jun 27 02:25:25 2003 UTC revision 1.69 by gerd, Tue Aug 19 12:42:32 2003 UTC
# Line 42  Boston, MA 02111-1307, USA.  */ Line 42  Boston, MA 02111-1307, USA.  */
42  #endif  #endif
43    
44  #ifndef BASE_PURESIZE  #ifndef BASE_PURESIZE
45  #define BASE_PURESIZE (920000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)  #define BASE_PURESIZE (1100000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
46  #endif  #endif
47    
48  /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */  /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26