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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines