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