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

Comparing ray/src/px/ra_avs.c (file contents):
Revision 2.7 by greg, Wed Dec 1 10:02:15 1993 UTC vs.
Revision 2.8 by greg, Sun Feb 27 10:17:30 1994 UTC

# Line 81 | Line 81 | char  *argv[];
81                  if (feof(stdin))
82                          quiterr("empty input file");
83                                          /* put our header */
84 +                newheader("RADIANCE", stdout);
85                  printargs(i, argv, stdout);
86                  fputformat(COLRFMT, stdout);
87                  putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines