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

Comparing ray/src/px/ra_skel.c (file contents):
Revision 2.8 by greg, Thu Nov 18 09:55:24 1993 UTC vs.
Revision 2.9 by greg, Sun Feb 27 10:17:18 1994 UTC

# Line 87 | Line 87 | char  *argv[];
87                                          /* get their image resolution */
88                  read_skel_head(&xmax, &ymax);
89                                          /* put our header */
90 +                newheader("RADIANCE", stdout);
91                  printargs(i, argv, stdout);
92                  fputformat(COLRFMT, stdout);
93                  putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines