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

Comparing ray/src/meta/impress.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 9 | Line 9 | static const char      RCSid[] = "$Id$";
9   */
10  
11  
12 + #include  "rtprocess.h"
13   #include  "meta.h"
13
14   #include  "imPcodes.h"
15
15   #include  "imPfuncs.h"
16  
17  
# Line 34 | Line 33 | char  **argv;
33  
34   {
35   FILE  *fp;
37 FILE  *popen();
36   short  condonly, conditioned;
37   char  comargs[200], command[300];
38  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines