| # | Line 39 | Line 39 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 39 | ||
| 40 | #define PACKSIZ 256 /* max. calculation packet size */ | |
| 41 | ||
| 42 | < | #define RTCOM "rtrace -h- -ovl -fff " |
| 42 | > | #define RTCOM "rtrace -h- -ovl -fff -ld- -i- -I- " |
| 43 | ||
| 44 | #define ABS(x) ((x)>0?(x):-(x)) | |
| 45 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |