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

Comparing ray/src/common/color.c (file contents):
Revision 1.10 by greg, Fri Jan 26 08:21:45 1990 UTC vs.
Revision 1.11 by greg, Thu Aug 30 09:13:21 1990 UTC

# Line 45 | Line 45 | static BYTE  chroma[3][NINC] = {
45   };
46  
47  
48 < spec_rgb(col, s, e)             /* comput RGB color from spectral range */
48 > spec_rgb(col, s, e)             /* compute RGB color from spectral range */
49   COLOR  col;
50   int  s, e;
51   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines