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.17 by greg, Thu Nov 30 23:31:34 2017 UTC vs.
Revision 2.18 by greg, Thu Jan 18 19:43:43 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines