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

Comparing ray/src/common/bsdf_t.c (file contents):
Revision 3.3 by greg, Fri Feb 18 02:41:55 2011 UTC vs.
Revision 3.4 by greg, Sat Feb 19 01:48:59 2011 UTC

# Line 150 | Line 150 | SDavgBox(const SDNode *st, const double *bmin, const d
150  
151   /* Load a variable-resolution BSDF tree from an open XML file */
152   SDError
153 < SDloadTre(SDData *sd, ezxml_t fl)
153 > SDloadTre(SDData *sd, ezxml_t wtl)
154   {
155          return SDEsupport;
156   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines