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

Comparing ray/src/util/eplus_adduvf.c (file contents):
Revision 2.9 by greg, Wed Feb 12 17:40:07 2014 UTC vs.
Revision 2.10 by greg, Thu Feb 13 17:33:37 2014 UTC

# Line 26 | Line 26 | int            nsamps = NSAMPLES;              /* number of samples to use *
26   char            temp_octree[128];               /* temporary octree */
27  
28   const char      UVF_PNAME[] =
29 <                        "ZoneProperty:UserViewFactor:bySurfaceName";
29 >                        "ZoneProperty:UserViewFactors:bySurfaceName";
30  
31   const char      ADD_HEADER[] =
32                          "\n!+++ User View Factors computed by Radiance +++!\n\n";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines