X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/2b8ce467755d52c05d6eb8cb54648c4dc46114d7..ce209526ed8568799ed15e41e8e1d4221a49b51d:/src/print_graph.c diff --git a/src/print_graph.c b/src/print_graph.c index d5fc1835..a021a7c7 100644 --- a/src/print_graph.c +++ b/src/print_graph.c @@ -273,7 +273,7 @@ print_graph (void) #endif graph.display_edge_labels = yes; - graph.layoutalgorithm = 0; + graph.layoutalgorithm = normal; graph.port_sharing = no; graph.finetuning = yes;