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

Comparing ray/src/gen/mkillum.c (file contents):
Revision 2.6 by greg, Tue Sep 21 17:09:59 1993 UTC vs.
Revision 2.7 by greg, Fri Jan 7 14:51:28 1994 UTC

# Line 180 | Line 180 | init()                         /* start rtrace and set up buffers */
180                  error(SYSTEM, "out of memory in init");
181          rt.nrays = 0;
182                                          /* set up urand */
183 <        initurand(2048);
183 >        initurand(16384);
184   }
185  
186  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines