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

Comparing ray/src/util/rtcontrib.c (file contents):
Revision 1.41 by greg, Wed Mar 29 17:31:59 2006 UTC vs.
Revision 1.42 by greg, Wed Apr 5 14:33:34 2006 UTC

# Line 101 | Line 101 | struct rtproc {
101                                          /* rtrace command and defaults */
102   char            *rtargv[256+2*MAXMODLIST] = { "rtrace",
103                                  "-dj", ".5", "-dr", "3",
104 <                                "-ab", "1", "-ad", "128", };
104 >                                "-ab", "1", "-ad", "350", };
105  
106   int  rtargc = 9;
107                                          /* overriding rtrace options */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines