]> granicus.if.org Git - graphviz/commitdiff
better support for tcl channels and string results
authorellson <devnull@localhost>
Sun, 24 Aug 2008 18:45:35 +0000 (18:45 +0000)
committerellson <devnull@localhost>
Sun, 24 Aug 2008 18:45:35 +0000 (18:45 +0000)
tclpkg/gv/gv_dummy_init.c [new file with mode: 0644]

diff --git a/tclpkg/gv/gv_dummy_init.c b/tclpkg/gv/gv_dummy_init.c
new file mode 100644 (file)
index 0000000..096f2a9
--- /dev/null
@@ -0,0 +1,4 @@
+#include <gvc.h>
+
+void gv_string_writer_init (GVC_t *gvc) {}
+void gv_channel_writer_init (GVC_t *gvc) {}