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

Comparing ray/src/px/oki20c.c (file contents):
Revision 2.13 by schorsch, Sun Jul 27 22:12:03 2003 UTC vs.
Revision 2.14 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 28 | Line 29 | static const char      RCSid[] = "$Id$";
29   long  lpat[NCOLS][3];
30  
31   int  dofilter = 0;              /* filter through pfilt first? */
31
32 extern FILE  *popen();
32  
33  
34   main(argc, argv)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines