ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/func.h
(Generate patch)

Comparing ray/src/rt/func.h (file contents):
Revision 2.4 by schorsch, Sat Jun 7 00:54:58 2003 UTC vs.
Revision 2.6 by schorsch, Mon Jul 14 22:24:00 2003 UTC

# Line 6 | Line 6
6   */
7   #ifndef _RAD_FUNC_H_
8   #define _RAD_FUNC_H_
9 +
10 + #include  "calcomp.h"
11 +
12   #ifdef __cplusplus
13   extern "C" {
14   #endif
12
13
14 #include "copyright.h"
15
16 #include  "calcomp.h"
15  
16   #define  MAXEXPR        9       /* maximum expressions in modifier */
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines