version 1.98 | | version 1.99 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.98 2005/11/01 13:42:15 akirschbaum Exp $"; | | * "$Id: define.h,v 1.99 2005/11/05 14:02:31 akirschbaum Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
/* Instead of using arbitrary constants for indexing the | | /* Instead of using arbitrary constants for indexing the |
* freearr, add these values. <= SIZEOFFREE1 will get you | | * freearr, add these values. <= SIZEOFFREE1 will get you |
* within 1 space. <= SIZEOFFREE2 wll get you withing | | * within 1 space. <= SIZEOFFREE2 wll get you withing |
* 2 spaces, and the entire array (<= SIZEOFFREE) is | | * 2 spaces, and the entire array (< SIZEOFFREE) is |
* three spaces | | * three spaces |
*/ | | */ |
#define SIZEOFFREE1 8 | | #define SIZEOFFREE1 8 |