]> granicus.if.org Git - graphviz/commit
modify dot2gxl etc for new .gv file format.
authorellson <devnull@localhost>
Fri, 1 Aug 2008 17:01:20 +0000 (17:01 +0000)
committerellson <devnull@localhost>
Fri, 1 Aug 2008 17:01:20 +0000 (17:01 +0000)
commit5ac034aeb7358699739c6bdd4e8861ef9541c404
tree467c1867d1c11599b7651ad4e4ff61529bbd6884
parent45520a8af920d650669f20cc8205ae998c4f8e9e
modify dot2gxl etc for new .gv file format.
- commands now: gv2gxl, and gxl2gv
(softlinks provided for dot2gxl, and gxl2dot)
- recognizes ".gv" extension as well as ".dot" for backward compat.
cmd/tools/.cvsignore
cmd/tools/Makefile.am
cmd/tools/convert.h
cmd/tools/cvtgxl.c
cmd/tools/gv2gxl.c [new file with mode: 0644]