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

Comparing ray/src/meta/xmeta.c (file contents):
Revision 1.1 by greg, Sat Feb 22 02:07:26 2003 UTC vs.
Revision 1.2 by schorsch, Mon Oct 27 10:28:59 2003 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
9   *     2/26/86
10   */
11  
12 <
12 > #include  "rtprocess.h"
13   #include  "meta.h"
14
14   #include  "plot.h"
15  
16  
# Line 40 | Line 39 | char  **argv;
39  
40   {
41   FILE  *fp;
43 FILE  *popen();
42   char  *geometry = NULL;
43   short  condonly, conditioned;
44   char  comargs[500], command[600];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines