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.2 by greg, Mon Sep 21 12:01:33 1992 UTC vs.
Revision 2.3 by greg, Thu Apr 8 16:41:34 1993 UTC

# Line 55 | Line 55 | extern double  eval(), varvalue(), chanvalue(), funval
55   extern double  argument(), getnum();
56   extern double  (*eoper[])();
57   extern int  getinum();
58 < extern char  *getname(), *qualname(), *setcontext(), *argfun();
58 > extern char  *getname(), *qualname(), *argfun();
59 > extern char  *setcontext(), *pushcontext(), *popcontext();
60   extern EPNODE  *eparse(), *ekid(), *dlookup(), *dpop(), *dfirst(), *dnext();
61   extern EPNODE  *getdefn(), *getchan();
62   extern EPNODE  *getE1(), *getE2(), *getE3(), *getE4(), *getE5(), *rconst();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines