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

Comparing ray/src/rt/rtmain.c (file contents):
Revision 2.19 by greg, Sun Dec 13 19:13:04 2009 UTC vs.
Revision 2.20 by greg, Sun Dec 13 19:39:51 2009 UTC

# Line 88 | Line 88 | main(int  argc, char  *argv[])
88                  ;
89          addobjnotify[i] = tranotify;
90                                          /* set our defaults */
91 +        rand_samp = 1;
92          maxdepth = -10;
93          minweight = 2e-3;
94                                          /* option city */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines