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

Comparing ray/src/rt/virtuals.c (file contents):
Revision 1.14 by greg, Wed Jun 26 11:54:43 1991 UTC vs.
Revision 1.15 by greg, Wed Jun 26 14:26:52 1991 UTC

# Line 19 | Line 19 | static char SCCSid[] = "$SunId$ LBL";
19  
20   #include  "random.h"
21  
22 < #define  MINSAMPLES     3               /* minimum number of pretest samples */
22 > #define  MINSAMPLES     5               /* minimum number of pretest samples */
23   #define  STESTMAX       30              /* maximum seeks per sample */
24  
25  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines