ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
tcos.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
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 (old)
>
Changed lines (new)