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

Comparing ray/src/meta/plot4.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 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   *      7/10/86
9   */
10  
11 + #include  "rtprocess.h"
12   #include  "meta.h"
13  
14  
# Line 25 | Line 26 | main(argc, argv)
26   int  argc;
27   char  *argv[];
28   {
28        FILE  *popen();
29          FILE  *fp;
30          int  i;
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines