]> git.saurik.com Git - bison.git/commit
* src/vcg.c: You do the output, so you are responsible of the
authorAkim Demaille <akim@epita.fr>
Mon, 19 Nov 2001 10:28:29 +0000 (10:28 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 19 Nov 2001 10:28:29 +0000 (10:28 +0000)
commit08a946e0085372f0f05327877ce81e7d23483716
treede23f8abac07b903a5223851884f72141d6c7240
parentf0473484919058092017b7ce857683d73d7853ad
* src/vcg.c: You do the output, so you are responsible of the
handling of VCG syntax, in particular: use quotearg.
* src/print_graph.c: Don't.
(print_actions): Don't output the actions as part of the nodes,
since that's the job of the edges.
(print_state): Don't output by hand: fill the node description,
and ask for its output.
ChangeLog
src/print_graph.c
src/vcg.c