# | Line 34 | Line 34 | static char SCCSid[] = "$SunId$ LBL"; | |
---|---|---|
34 | ||
35 | #define PACKSIZ 256 /* max. calculation packet size */ | |
36 | ||
37 | < | #define RTCOM "rtrace -h- -ovl -fff" |
37 | > | #define RTCOM "rtrace -h- -ovl -fff " |
38 | ||
39 | #define ABS(x) ((x)>0?(x):-(x)) | |
40 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |