Added OCaml gmp bindings mlgmp

This commit is contained in:
Christophe Raffalli
2013-06-16 22:33:33 +02:00
parent ccda14879e
commit fc36c19834
3 changed files with 46 additions and 0 deletions
@@ -0,0 +1,7 @@
name="gmp"
version="@VERSION@"
description="bindings to GNU MP library"
archive(byte)="gmp.cma"
archive(native)="gmp.cmxa"
requires=""