| # | Line 13 | Line 13 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 13 | ||
| 14 | #define CVRATIO 0.025 /* fraction of pixels allowed > env. */ | |
| 15 | ||
| 16 | – | #define BotMesopic 5.62e-3 /* top of scotopic range */ |
| 17 | – | #define TopMesopic 5.62 /* bottom of photopic range */ |
| 18 | – | |
| 16 | #define exp10(x) exp(2.302585093*(x)) | |
| 17 | ||
| 18 | int modhist[HISTRES]; /* modified histogram */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |