#include "defs.h" POS limit; INT tflag; /* enable tektronix output */ INT okroute; /* set if wire routing optimised */ INT file; REAL xymul; /* to scale x and y coordinates */ XY xoff, yoff; /* to add to x and y coordinates */ _DPIN pinvec[NDPIN]; /* one per pin in the net */ INT npins; /* number of pins in current net * excluding unplaced pins */ INT tpins; /* total number of pins in current net */