3 --- eval.c.orig 1996-10-23 14:05:27.000000000 -0700
14 @@ -159,8 +159,7 @@ int bicomp(Graph *g,int verbose)
18 - printf(" and %d (this ends a connected
19 - component of the graph)\n", idx(g, artic_pt));
20 + printf(" and %d (this ends a connected component of the graph)\n", idx(g, artic_pt));
22 printf("Isolated vertex %d\n", idx(g, v));