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.7 by greg, Tue Feb 25 02:47:21 2003 UTC vs.
Revision 2.8 by greg, Sun Apr 27 06:08:03 2003 UTC

# Line 158 | Line 158 | extern char    *pushcontext(char *ctx);
158   extern char     *popcontext(void);
159   extern char     *qualname(char *nam, int lvl);
160   extern int      incontext(char *qn);
161 < extern void     chanout(int (*cs)());
161 > extern void     chanout(void (*cs)(int n, double v));
162   extern void     dcleanup(int lvl);
163   extern EPNODE   *dlookup(char *name);
164   extern VARDEF   *varlookup(char *name);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines