00001 void output_clustering( t_block *clb, 00002 int num_clusters, 00003 boolean global_clocks, 00004 boolean * is_clock, 00005 char *out_fname, 00006 boolean skip_clustering); 00007