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

Comparing ray/src/util/findglare.c (file contents):
Revision 1.20 by greg, Mon Apr 22 08:21:01 1991 UTC vs.
Revision 1.21 by greg, Mon Apr 22 10:11:23 1991 UTC

# Line 190 | Line 190 | char   *argv[];
190          fputs(VIEWSTR, stdout);
191          fprintview(&ourview, stdout);
192          printf("\n");
193 <        fputformat("ASCII", stdout);
193 >        fputformat("ascii", stdout);
194          printf("\n");
195          printsources();                         /* print glare sources */
196          printillum();                           /* print illuminances */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines