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

Comparing ray/src/common/colrops.c (file contents):
Revision 2.7 by greg, Tue Feb 25 02:47:21 2003 UTC vs.
Revision 2.8 by greg, Mon Mar 10 17:13:29 2003 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   #include <math.h>
11   #include "color.h"
12  
13 #define NULL            0
14
13   extern char     *bmalloc();
14  
15   #define MAXGSHIFT       31              /* maximum shift for gamma table */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines