# | Line 10 | Line 10 | static const char RCSid[] = "$Id$"; | |
---|---|---|
10 | * cc -o ../tbar tbar.c tgraph.o primout.o mfio.o syscalls.o misc.o -lm | |
11 | */ | |
12 | ||
13 | < | #include "tgraph.h" |
13 | > | #include "rtprocess.h" /* getpid() */ |
14 | > | #include "tgraph.h" |
15 | ||
16 | ||
17 | #define XLEGEND (XBEG+XSIZ+4*TSIZ) /* x start of legend */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |