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

Comparing ray/src/gen/gendaylit.c (file contents):
Revision 2.9 by greg, Wed Jan 30 01:02:42 2013 UTC vs.
Revision 2.10 by greg, Wed Feb 13 18:30:22 2013 UTC

# Line 21 | Line 21 | static const char RCSid[] = "$Id$";
21   *                      points east, and the Y-axis points north.
22   */
23  
24 + #define _USE_MATH_DEFINES
25 +
26   #include  <stdio.h>
27   #include  <string.h>
28   #include  <math.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines