gmp: Introduce NativeMPZ and NativeMPQ with simple test
authorPatrickBlanchette <PatrickBlanchette@users.noreply.github.com>
Mon, 15 May 2017 13:56:46 +0000 (09:56 -0400)
committerPatrickBlanchette <PatrickBlanchette@users.noreply.github.com>
Wed, 31 May 2017 18:24:26 +0000 (14:24 -0400)
commit764d8e885d1866e7e526fe99131990d3b37b4ecb
treee225310e26ff63b4aec737ba3a503dc8e73561b0
parentd347abd62ec84f348276955eba867b48e6e5f29f
gmp: Introduce NativeMPZ and NativeMPQ with simple test

Signed-off-by: PatrickBlanchette <PatrickBlanchette@users.noreply.github.com>
lib/gmp/native_gmp.nit [new file with mode: 0644]
lib/gmp/test_native_gmp.nit [new file with mode: 0644]