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

Comparing ray/src/px/ra_pr.c (file contents):
Revision 2.4 by greg, Fri Oct 30 09:08:31 1992 UTC vs.
Revision 2.5 by greg, Sun Feb 27 10:17:12 1994 UTC

# Line 122 | Line 122 | char  *argv[];
122                                  head.ras_depth != 8)
123                          quiterr("incompatible format");
124                                          /* put header */
125 +                newheader("RADIANCE", stdout);
126                  printargs(i, argv, stdout);
127                  fputformat(COLRFMT, stdout);
128                  putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines