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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines