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

Comparing ray/src/hd/rholo.c (file contents):
Revision 3.72 by greg, Wed Dec 21 07:26:29 2005 UTC vs.
Revision 3.73 by greg, Thu Dec 4 23:34:00 2008 UTC

# Line 21 | Line 21 | static const char      RCSid[] = "$Id$";
21   #define FRAGWARN        20              /* fragmentation for warning (%) */
22   #endif
23   #ifndef MAXQTIME
24 < #define MAXQTIME        5               /* target maximum seconds in queue */
24 > #define MAXQTIME        3               /* target maximum seconds in queue */
25   #endif
26                                          /* manual cache flushing frequency */
27   #ifndef RTFLUSH

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines