|
|
| version 1.5, 2003/11/12 22:08:04 | version 1.6, 2004/05/19 22:52:44 |
|---|---|
| Line 45 | Line 45 |
| /* default values for configuration options */ | /* default values for configuration options */ |
| #ifndef MAXCONS | #ifndef MAXCONS |
| #define MAXCONS 16 | #define MAXCONS 16 /* power of 2 */ |
| #endif | #endif |
| #ifdef SC_NO_SYSMOUSE | #ifdef SC_NO_SYSMOUSE |