ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/vars.h
(Generate patch)

Comparing ray/src/common/vars.h (file contents):
Revision 2.11 by greg, Thu Feb 6 21:45:00 2025 UTC vs.
Revision 2.12 by greg, Sat Jun 7 05:09:45 2025 UTC

# Line 22 | Line 22 | extern int     NVARS;          /* total number of variables */
22  
23   extern VARIABLE vv[];           /* variable-value pairs */
24  
25 extern char     *progname;      /* global argv[0] from main */
26
25   extern int      nowarn;         /* global boolean to turn warnings off */
26  
27   /**** The rest is declared in loadvars.c ****/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines