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

Comparing ray/src/cv/bsdf2ttree.c (file contents):
Revision 2.35 by greg, Thu Feb 4 00:45:47 2016 UTC vs.
Revision 2.36 by schorsch, Sun Mar 6 01:13:17 2016 UTC

# Line 495 | Line 495 | eval_anisotropic(char *funame)
495          }
496   }
497  
498 < #ifdef _WIN32
498 > #if defined(_WIN32) || defined(_WIN64)
499   /* Execute wrapBSDF command (may never return) */
500   static int
501   wrap_up(void)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines