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.18 by greg, Tue Sep 3 11:30:37 1996 UTC vs.
Revision 2.19 by greg, Thu Sep 5 10:38:53 1996 UTC

# Line 319 | Line 319 | init()                                 /* perform final setup */
319          double  l_colin(), l_expos(), l_pixaspect(), l_ray(), l_psize();
320          register int    i;
321                                                  /* define constants */
322 +        varset("PI", ':', PI);
323          varset(vnfiles, ':', (double)nfiles);
324          varset(vxmax, ':', (double)xmax);
325          varset(vymax, ':', (double)ymax);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines