--- ray/src/hd/rholo.h 1997/12/11 11:51:20 3.9 +++ ray/src/hd/rholo.h 1997/12/12 11:13:17 3.10 @@ -78,6 +78,8 @@ extern char *outdev; /* output device name */ extern int readinp; /* read input from stdin */ +extern int force; /* allow overwrite of holodeck */ + extern int nowarn; /* turn warnings off? */ extern int ncprocs; /* number of requested compute processes */