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

Comparing ray/src/px/ra_pr.c (file contents):
Revision 1.11 by greg, Wed Aug 7 08:36:31 1991 UTC vs.
Revision 1.12 by greg, Mon Oct 14 17:09:36 1991 UTC

# Line 39 | Line 39 | extern long  ftell();
39  
40   extern double  atof(), pow();
41  
42 < double  gamma = 2.0;                    /* gamma correction */
42 > double  gamma = 2.2;                    /* gamma correction */
43  
44   int  bradj = 0;                         /* brightness adjustment */
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines