--- ray/src/hd/rholo.h 1999/01/31 10:56:57 3.18 +++ ray/src/hd/rholo.h 1999/02/02 16:13:24 3.19 @@ -94,7 +94,7 @@ extern int nowarn; /* turn warnings off? */ extern int ncprocs; /* number of requested compute processes */ extern int nprocs; /* number of running compute processes */ -extern double expval; /* global exposure value */ +extern int chunkycmp; /* using "chunky" comparison mode */ extern VIEWPOINT myeye; /* target view position */