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

Comparing ray/src/common/chanvalue.c (file contents):
Revision 3.2 by schorsch, Sat Jun 7 12:50:20 2003 UTC vs.
Revision 3.3 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Dummy definition of chanvalue() for calcomp routines.
6   */
7  
8 < #include "standard.h"
8 > #include "rterror.h"
9 > #include "calcomp.h"
10  
11   double
12   chanvalue(int n)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines