| # | Line 147 | Line 147 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 147 | #include "selcall.h" | |
| 148 | ||
| 149 | #ifndef RAYQLEN | |
| 150 | < | #define RAYQLEN 12 /* # rays to send at once */ |
| 150 | > | #define RAYQLEN 24 /* # rays to send at once */ |
| 151 | #endif | |
| 152 | ||
| 153 | #ifndef MAX_RPROCS | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |