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 1.1 by greg, Thu Feb 2 10:34:13 1989 UTC vs.
Revision 1.2 by greg, Mon Apr 10 22:05:56 1989 UTC

# Line 59 | Line 59 | extern int  nextc;
59   extern int  errno;
60  
61   #define  evalue(ep)     (*eoper[(ep)->type])(ep)
62 +
63 + #ifdef  CPM
64 + #define  defined(D)     D
65 + #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines