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

Comparing ray/src/px/ra_pr24.c (file contents):
Revision 1.9 by greg, Mon Oct 14 17:06:49 1991 UTC vs.
Revision 1.10 by greg, Mon Oct 14 17:09:39 1991 UTC

# Line 16 | Line 16 | static char SCCSid[] = "$SunId$ LBL";
16  
17   extern double  atof(), pow();
18  
19 < double  gamma = 2.0;                    /* gamma correction */
19 > double  gamma = 2.2;                    /* gamma correction */
20  
21   int  bradj = 0;                         /* brightness adjustment */
22  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines