]> granicus.if.org Git - graphviz/commit
Check for -K first before trying command name for layout spec.
authorerg <devnull@localhost>
Mon, 1 Nov 2010 19:14:57 +0000 (19:14 +0000)
committererg <devnull@localhost>
Mon, 1 Nov 2010 19:14:57 +0000 (19:14 +0000)
commit07645ae1aea89f5845704dcc266bff6f7c50f46a
tree268d53a531f111265ed01a155ee283eed2282998
parent99e25a3f0ce48d17f54cc5f04c93daed9a4e3f95
Check for -K first before trying command name for layout spec.
This mainly allows apps to have any name and still call gvParseArgs as long as the
user provides -K. More trivially, it avoid the two calls to set up the layout engine.
lib/common/input.c