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

Comparing ray/src/common/tcos.c (file contents):
Revision 3.3 by greg, Tue Feb 25 02:47:22 2003 UTC vs.
Revision 3.4 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 16 | Line 16 | static const char      RCSid[] = "$Id$";
16  
17   #include <math.h>
18  
19 + #include "rtmath.h"
20 +
21   #ifndef NCOSENTRY
22   #define NCOSENTRY       256
23   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines