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

Comparing ray/src/px/pcond.c (file contents):
Revision 3.17 by schorsch, Sun Jul 27 22:12:03 2003 UTC vs.
Revision 3.18 by schorsch, Mon Oct 27 10:24:51 2003 UTC

# Line 7 | Line 7 | static const char      RCSid[] = "$Id$";
7   */
8  
9   #include "platform.h"
10 + #include "rtprocess.h"
11   #include "pcond.h"
12  
13  
# Line 305 | Line 306 | mapimage()                             /* map picture and send to stdout */
306  
307   getfovimg()                     /* load foveal sampled image */
308   {
308        extern FILE     *popen();
309          char    combuf[128];
310          FILE    *fp;
311          int     x, y;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines