ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rcmain.c
(Generate patch)

Comparing ray/src/rt/rcmain.c (file contents):
Revision 2.8 by greg, Wed Jun 27 15:32:58 2012 UTC vs.
Revision 2.9 by greg, Sat Aug 11 01:41:35 2012 UTC

# Line 45 | Line 45 | int            nmods = 0;              /* number of modifiers */
45  
46   void    (*addobjnotify[8])() = {ambnotify, NULL};
47  
48 < char    RCCONTEXT[] = "RCONTRIB";       /* our special evaluation context */
48 > char    RCCONTEXT[] = "RC";             /* our special evaluation context */
49  
50  
51   static void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines