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

Comparing ray/src/common/biggerlib.c (file contents):
Revision 3.1 by greg, Sat Feb 22 02:07:21 2003 UTC vs.
Revision 3.2 by schorsch, Sat Jun 7 12:50:20 2003 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
9  
10   #include <math.h>
11  
12 + #include "calcomp.h"
13 +
14   double  argument();
15   static double  l_j0(), l_j1(), l_jn(), l_y0(), l_y1(), l_yn();
16   static double  l_erf(), l_erfc();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines