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.10 by greg, Sat Jun 10 15:49:55 2023 UTC vs.
Revision 2.11 by greg, Thu Feb 6 21:45:00 2025 UTC

# Line 57 | Line 57 | extern void    qualvalue(VARIABLE *vp);
57   extern void     strvalue(VARIABLE *vp);
58   extern void     intvalue(VARIABLE *vp);
59   extern void     fltvalue(VARIABLE *vp);
60 + extern int      singlevar(VARIABLE *vp);
61   extern void     printvars(FILE *fp);
62  
63   #ifdef __cplusplus

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines