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

Comparing ray/src/meta/mx80.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 36 | Line 36 | static const char      RCSid[] = "$Id$";
36  
37  
38  
39 <
40 <
39 > #include  "rtprocess.h"
40   #include  "meta.h"
42
41   #include  "plot.h"
44
42   #include  "span.h"
43  
44  
48
49
45   char  *progname;
46  
47   struct span  outspan;
# Line 74 | Line 69 | char  **argv;
69  
70   {
71   FILE  *fp;
77 FILE  *popen();
72   char  comargs[200], command[300];
73  
74   progname = *argv++;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines