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

Comparing ray/src/px/panim.c (file contents):
Revision 2.3 by schorsch, Mon Jun 30 14:59:12 2003 UTC vs.
Revision 2.4 by schorsch, Mon Oct 27 10:24:51 2003 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   #include <stdio.h>
11   #include <string.h>
12  
13 + #include "rtprocess.h"
14   #include "random.h"
15   #include "color.h"
16   #include "clntrpc.h"
# Line 17 | Line 18 | static const char      RCSid[] = "$Id$";
18  
19   #define GAMMA           2.0             /* gamma correction factor */
20  
20 FILE    *popen();
21  
22   char    *pcom = NULL;                   /* pipe command */
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines