--- ray/src/rt/devcomm.c 1989/06/02 17:21:24 1.4 +++ ray/src/rt/devcomm.c 1989/06/07 13:22:54 1.5 @@ -27,7 +27,7 @@ static char SCCSid[] = "$SunId$ LBL"; #endif #ifndef WFLUSH -#define WFLUSH 50 /* flush after this many rays */ +#define WFLUSH 30 /* flush after this many rays */ #endif extern char *getpath(), *getenv();