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

Comparing ray/src/px/oki20.c (file contents):
Revision 2.10 by schorsch, Thu Jun 5 19:29:34 2003 UTC vs.
Revision 2.11 by schorsch, Mon Oct 27 10:24:51 2003 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
9   #include  <time.h>
10  
11   #include  "platform.h"
12 + #include  "rtprocess.h"
13   #include  "color.h"
14   #include  "resolu.h"
15  
# Line 22 | Line 23 | static const char      RCSid[] = "$Id$";
23   long  lpat[NCOLS];
24  
25   int  dofilter = 0;              /* filter through pfilt first? */
25
26 extern FILE  *popen();
26  
27  
28   main(argc, argv)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines