ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/pcond.c
(Generate patch)

Comparing ray/src/px/pcond.c (file contents):
Revision 3.30 by greg, Mon Nov 11 21:19:41 2019 UTC vs.
Revision 3.31 by greg, Wed Apr 7 21:13:52 2021 UTC

# Line 13 | Line 13 | static const char      RCSid[] = "$Id$";
13  
14  
15   #define LDMAX           100             /* default max. display luminance */
16 < #define LDDYN           32              /* default dynamic range */
16 > #define LDDYN           100             /* default dynamic range */
17  
18   int     what2do = 0;                    /* desired adjustments */
19  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines