]> 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 09:13:40 +0000 (09:13 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 19 Nov 2001 09:13:40 +0000 (09:13 +0000)
commitdc3b81cd67ba1a6843904b422dacbe03feb763f5
treec70e82fb80a182b9a6ec1bddd656d19fc15ab9ef
parentc555896775f9398684aeb2c7bf8bd6e7af946d77
* 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