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

Comparing ray/src/rt/rvmain.c (file contents):
Revision 2.25 by greg, Sat Jun 7 05:09:46 2025 UTC vs.
Revision 2.26 by greg, Fri Jun 20 16:34:23 2025 UTC

# Line 19 | Line 19 | static const char      RCSid[] = "$Id$";
19   #include  "view.h"
20   #include  "pmapray.h"
21  
22 extern char  *progname;                 /* global argv[0] */
23
22   VIEW  ourview = STDVIEW;                /* viewing parameters */
23   int  hresolu, vresolu;                  /* image resolution */
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines