projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98966ef
)
better support for tcl channels and string results
author
ellson
<devnull@localhost>
Sun, 24 Aug 2008 18:45:35 +0000
(18:45 +0000)
committer
ellson
<devnull@localhost>
Sun, 24 Aug 2008 18:45:35 +0000
(18:45 +0000)
tclpkg/gv/gv_dummy_init.c
[new file with mode: 0644]
patch
|
blob
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
+++ b/
tclpkg/gv/gv_dummy_init.c
@@ -0,0
+1,4
@@
+#include <gvc.h>
+
+void gv_string_writer_init (GVC_t *gvc) {}
+void gv_channel_writer_init (GVC_t *gvc) {}