| # | Line 94 | Line 94 | extern int nowarn; /* turn warnings off? */ | |
|---|---|---|
| 94 | extern int ncprocs; /* number of requested compute processes */ | |
| 95 | extern int nprocs; /* number of running compute processes */ | |
| 96 | ||
| 97 | < | extern double expval; /* global exposure value */ |
| 97 | > | extern int chunkycmp; /* using "chunky" comparison mode */ |
| 98 | ||
| 99 | extern VIEWPOINT myeye; /* target view position */ | |
| 100 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |