]> granicus.if.org Git - graphviz/commit
Fix logic so that normalization will occur even if no adjustment is done.
authorEmden R. Gansner <erg@research.att.com>
Mon, 8 Jul 2013 15:07:53 +0000 (11:07 -0400)
committerEmden R. Gansner <erg@research.att.com>
Mon, 8 Jul 2013 15:07:53 +0000 (11:07 -0400)
commit036e8097b65b675543d9ea73adcd101fb1ae5bf3
tree813a35b145d0df532f808c79055938ae44f003db
parent57c3fb05c1d8113de951c7b9d4473865b511a7cf
Fix logic so that normalization will occur even if no adjustment is done.
removeOverlapWith is called directly from neato, so we can't remove call to normalize from it.
(7 May 2013)
lib/neatogen/adjust.c