#ifdef PRINT_REL_POS_DISTR
void print_relative_pos_distr(void);

/* Prints out the probability distribution of the relative locations of *
 * input pins on a net -- i.e. simulates 2-point net length probability *
 * distribution.                                                        */
#endif