| # | Line 27 | Line 27 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 27 | #endif | |
| 28 | ||
| 29 | #ifndef WFLUSH | |
| 30 | < | #define WFLUSH 30 /* flush after this many rays */ |
| 30 | > | #define WFLUSH 50 /* flush after this many rays */ |
| 31 | #endif | |
| 32 | ||
| 33 | extern char *getpath(), *getenv(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |