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

Comparing ray/src/common/calcomp.h (file contents):
Revision 2.9 by schorsch, Fri Jun 6 16:38:47 2003 UTC vs.
Revision 2.10 by schorsch, Sat Jun 7 12:50:20 2003 UTC

# Line 11 | Line 11 | extern "C" {
11  
12   #include "copyright.h"
13  
14 + #include <stdio.h>
15 +
16   #define  VAR            1
17   #define  NUM            2
18   #define  UMINUS         3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines