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

Comparing ray/src/rt/data.c (file contents):
Revision 2.33 by greg, Thu Aug 2 18:33:48 2018 UTC vs.
Revision 2.34 by greg, Wed Apr 8 20:35:11 2020 UTC

# Line 22 | Line 22 | static const char      RCSid[] = "$Id$";
22   #ifdef SMLMEM
23   #define PSIZWARN        3000000
24   #else
25 < #define PSIZWARN        10000000
25 > #define PSIZWARN        50000000
26   #endif
27   #endif
28  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines