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

Comparing ray/src/gen/replmarks.c (file contents):
Revision 2.3 by greg, Mon Aug 2 14:29:31 1993 UTC vs.
Revision 2.4 by gregl, Fri Jan 16 10:48:23 1998 UTC

# Line 17 | Line 17 | static char SCCSid[] = "$SunId$ LBL";
17   #include "fvect.h"
18  
19   #ifdef  M_PI
20 < #define  PI             M_PI
20 > #define  PI             ((double)M_PI)
21   #else
22   #define  PI             3.14159265358979323846
23   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines