--- ray/src/hd/rholo.h 1997/12/02 12:29:18 3.7 +++ ray/src/hd/rholo.h 1997/12/08 18:51:15 3.8 @@ -76,6 +76,8 @@ extern char froot[]; /* root file name */ extern char *outdev; /* output device name */ +extern int readinp; /* read input from stdin */ + extern int nowarn; /* turn warnings off? */ extern int ncprocs; /* number of compute processes */