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

Comparing ray/src/px/ra_t16.c (file contents):
Revision 2.4 by greg, Fri Oct 30 09:11:36 1992 UTC vs.
Revision 2.5 by greg, Sun Feb 27 10:17:20 1994 UTC

# Line 113 | Line 113 | char  *argv[];
113                  if (!goodpic(&head))
114                          quiterr("incompatible format");
115                                          /* put header */
116 +                newheader("RADIANCE", stdout);
117                  printargs(i, argv, stdout);
118                  fputformat(COLRFMT, stdout);
119                  putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines