Bugfix: Unescaped quoted in .dot output
commite9a38fbe1755f21e9e07fe521cf2002ae8649496
authorAndreas Düring <github@duering-andreas.de>
Tue, 29 Nov 2016 20:52:56 +0000 (29 21:52 +0100)
committerAndreas Düring <github@duering-andreas.de>
Tue, 29 Nov 2016 20:52:56 +0000 (29 21:52 +0100)
tree275669b811bb7b18fbeffd39b3040bb767f185c0
parentea4ff79d3e6a3ef736fa01d3ab08e2c449273bba
Bugfix: Unescaped quoted in .dot output

  fix it with regexpes, because I'm too lazy for using find and replace.
src/ToGraphvizWriter.cpp