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

Comparing ray/src/px/pcomb.c (file contents):
Revision 2.33 by greg, Tue Jun 8 19:48:30 2004 UTC vs.
Revision 2.34 by greg, Tue Aug 31 18:52:27 2004 UTC

# Line 334 | Line 334 | double (*ourbright)() = rgb_bright;
334   static void
335   init(void)                                      /* perform final setup */
336   {
337        double  l_colin(char *), l_expos(char *), l_pixaspect(char *),
338                        l_ray(char *), l_psize(char *);
337          register int    i;
338                                                  /* define constants */
339          varset("PI", ':', PI);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines