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

Comparing ray/src/px/psign.c (file contents):
Revision 2.15 by greg, Fri Jun 4 17:02:48 1993 UTC vs.
Revision 2.16 by greg, Mon Feb 28 09:25:31 1994 UTC

# Line 140 | Line 140 | unkopt:
140                                          /* convert text to bitmap */
141          maptext();
142                                          /* print header */
143 +        newheader("RADIANCE", stdout);
144          printargs(argc, argv, stdout);
145          fputformat(COLRFMT, stdout);
146          putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines