Mercurial > hg > xemacs-beta
comparison src/puresize.h @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 1917ad0d78d7 |
children | 05472e90ae02 |
comparison
equal
deleted
inserted
replaced
29:7976500f47f9 | 30:ec9a17fef872 |
---|---|
155 (ENERGIZE_PURESIZE_EXTRA) + \ | 155 (ENERGIZE_PURESIZE_EXTRA) + \ |
156 (SUNPRO_PURESIZE_EXTRA)) | 156 (SUNPRO_PURESIZE_EXTRA)) |
157 | 157 |
158 #endif /* !RAW_PURESIZE */ | 158 #endif /* !RAW_PURESIZE */ |
159 | 159 |
160 #include "puresize_adjust.h" | 160 #include <puresize_adjust.h> |
161 #define PURESIZE ((RAW_PURESIZE) + (PURESIZE_ADJUSTMENT)) | 161 #define PURESIZE ((RAW_PURESIZE) + (PURESIZE_ADJUSTMENT)) |
162 | 162 |
163 #endif /* PURESIZE_H */ | 163 #endif /* PURESIZE_H */ |