From: ellson Date: Thu, 8 Nov 2007 01:46:16 +0000 (+0000) Subject: ocaml binding fixes X-Git-Tag: LAST_LIBGRAPH~32^2~5057 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab2b69f2a8f1c761081b2052ac0bb000ceaf9712;p=graphviz ocaml binding fixes --- diff --git a/tclpkg/gv/META.gv.in b/tclpkg/gv/META.gv.in new file mode 100644 index 000000000..bef289c43 --- /dev/null +++ b/tclpkg/gv/META.gv.in @@ -0,0 +1,7 @@ +name="gv" +version="@VERSION@" +description="OCaml bindings for graphviz" +requires="" +directory="^" +archive(byte)="gv/gv.cma" +archive(native)="gv/gv.cmxa"