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

Comparing ray/src/meta/imagew.c (file contents):
Revision 1.2 by schorsch, Fri Aug 1 14:14:24 2003 UTC vs.
Revision 1.3 by schorsch, Mon Oct 27 10:28:59 2003 UTC

# Line 46 | Line 46 | static const char      RCSid[] = "$Id$";
46  
47  
48  
49 <
49 > #include  "rtprocess.h"
50   #include  "meta.h"
51
51   #include  "plot.h"
53
52   #include  "span.h"
53  
54  
55  
58
56   char  *progname;
57  
58   struct span  outspan;
# Line 102 | Line 99 | char  **argv;
99  
100   {
101   FILE  *fp;
105 FILE  *popen();
102   char  comargs[200], command[300];
103  
104   progname = *argv++;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines