graphs: change the output format of the rules
authorTheophile Ranquet <theophile.ranquet@gmail.com>
Thu, 18 Oct 2012 15:38:31 +0000 (15:38 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 18 Oct 2012 14:27:11 +0000 (16:27 +0200)
commitce6cf10f73b2eabdb460ade6e4813254459f442a
treea960607445dcd3e48c806f5b1099871470610351
parent8048226f50f62fb64044625bf0ebbdc403a6776e
graphs: change the output format of the rules

Use something similar to the report file.

* src/print_graph.c (print_lhs): New, obstack equivalent of rule_lhs_print.
(print_core): Use here.

Signed-off-by: Akim Demaille <akim@lrde.epita.fr>
src/print_graph.c