source:
trunk/essentials/sys-libs/ncurses/kNIX-bootstrap-os2.x86-hashsize.h
Last change on this file was 3073, checked in by , 18 years ago | |
---|---|
|
|
File size: 123 bytes |
Line | |
---|---|
1 | /* |
2 | * hashsize.h -- hash and token table constants |
3 | */ |
4 | |
5 | #define CAPTABSIZE 497 |
6 | #define HASHTABSIZE ( 497 * 2) |
Note:
See TracBrowser
for help on using the repository browser.