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

Comparing ray/src/meta/aed5.c (file contents):
Revision 1.2 by greg, Tue Jul 1 21:21:40 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   #include  <fcntl.h>
11  
12 + #include  "platform.h"
13 + #include  "rtprocess.h"
14   #include  "meta.h"
15  
16  
# Line 79 | Line 81 | main(argc, argv)
81   int  argc;
82   char  **argv;
83   {
84 <        FILE  *fp, *popen();
84 >        FILE  *fp;
85          char  comargs[200], shcom[300];
86          short  condonly = FALSE, conditioned = FALSE;
87  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines