From: ellson Date: Thu, 3 Jan 2008 02:58:18 +0000 (+0000) Subject: add some gv language-binding demos to the distributions X-Git-Tag: LAST_LIBGRAPH~32^2~4922 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97a6868224d6d69738831b7443c0f705e8404287;p=graphviz add some gv language-binding demos to the distributions --- diff --git a/tclpkg/gv/demo/modgraph.tcl b/tclpkg/gv/demo/modgraph.tcl index 640397c73..75504cec7 100755 --- a/tclpkg/gv/demo/modgraph.tcl +++ b/tclpkg/gv/demo/modgraph.tcl @@ -33,4 +33,4 @@ foreach rec [split $modules \n] { } gv::layout $G dot -gv::render $G gtk +gv::render $G xlib