# | 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]; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |