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

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

# Line 13 | Line 13 | static const char      RCSid[] = "$Id$";
13   #include  <math.h>
14  
15   #include  "fvect.h"
16 <
16 > #include  "rtmath.h"
17  
18   int
19   quadratic(r, a, b, c)           /* find real roots of quadratic equation */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines