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

Comparing ray/src/meta/mt160.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 39 | Line 39 | static const char      RCSid[] = "$Id$";
39   #define  XCOM  "pexpand +vOCIsp %s | psort -Y +x"
40  
41  
42 <
43 <
42 > #include  "rtprocess.h"
43   #include  "meta.h"
45
44   #include  "plot.h"
47
45   #include  "span.h"
46  
47  
51
52
48   char  *progname;
49  
50   struct span  outspan;
# Line 96 | Line 91 | char  **argv;
91  
92   {
93   FILE  *fp;
99 FILE  *popen();
94   char  comargs[200], command[300];
95  
96   progname = *argv++;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines