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

Comparing ray/src/gen/sun.c (file contents):
Revision 2.5 by greg, Sat Jun 6 20:18:32 2009 UTC vs.
Revision 2.6 by greg, Fri Aug 9 16:51:15 2013 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
9   */
10  
11   #include  <math.h>
12 + #include  "sun.h"
13  
14   #ifdef M_PI
15   #define  PI     M_PI

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines