]> git.saurik.com Git - bison.git/commit
In DOT output, convert from "/*" comments to "//" comments.
authorJoel E. Denny <joeldenny@joeldenny.org>
Fri, 30 Apr 2010 23:50:34 +0000 (19:50 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sat, 1 May 2010 23:48:15 +0000 (19:48 -0400)
commitb7666378f5cb5e9587d3c918f0cdcaf6f8aca5c7
tree1838cc4b812dd0e540283433b3ef4d1a7d1031cf
parent56e92e0bffe6f7d3d6ecb0506280529b0a2fa7bf
In DOT output, convert from "/*" comments to "//" comments.

This handles the possibility that a "*/" might appear in
variable portions of those comments at some point in the future.
* src/graphviz.c (start_graph): Implement.
ChangeLog
src/graphviz.c