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.58 by greg, Mon Dec 11 15:13:39 2023 UTC vs.
Revision 2.59 by greg, Fri Feb 23 03:47:57 2024 UTC

# Line 251 | Line 251 | main(
251          if (!outfloat)
252                  fprtresolu(xres, yres, stdout);
253  
254 +        doptimize(1);                           /* optimize definitions */
255          combine();                              /* combine pictures */
256          quit(0);
257   usage:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines