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

Comparing ray/src/px/ra_t8.c (file contents):
Revision 2.5 by greg, Wed Nov 11 17:34:12 1992 UTC vs.
Revision 2.6 by greg, Sun Feb 27 10:17:23 1994 UTC

# Line 125 | Line 125 | char  *argv[];
125                  xmax = head.x;
126                  ymax = head.y;
127                                          /* put header */
128 +                newheader("RADIANCE", stdout);
129                  printargs(i, argv, stdout);
130                  fputformat(COLRFMT, stdout);
131                  putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines