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

Comparing ray/src/rt/rview.c (file contents):
Revision 2.34 by greg, Sat Oct 9 22:38:35 2010 UTC vs.
Revision 2.35 by greg, Tue Aug 16 18:09:53 2011 UTC

# Line 331 | Line 331 | refine(                                /* refine a node */
331   {
332          int  growth;
333          int  mx, my;
334        int  i;
334  
335          if (dev->inpready)                      /* quit for input */
336                  return(0);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines