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

Comparing ray/src/common/calcomp.h (file contents):
Revision 2.25 by greg, Fri Feb 23 03:47:57 2024 UTC vs.
Revision 2.26 by greg, Mon Feb 26 18:16:35 2024 UTC

# Line 144 | Line 144 | extern double  argument(int n);
144   extern VARDEF   *argf(int n);
145   extern char     *argfun(int n);
146   extern double   efunc(EPNODE *ep);
147 + extern double   eargument(EPNODE *ep);
148   extern LIBR     *liblookup(char *fname);
149   extern void     libupdate(char *fn);
150                                          /* defined in calprnt.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines