X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fcommon.py;h=4ebfb1b874c6000b1c9eb3db3524dbb398ddc3a7;hb=d68c91a7a2a3a4b3a312a50cbab5a7539d4cd7d5;hp=f755d4660010b51bb191f832d23fe6ea9f594c25;hpb=5f600e9c0d22c09bd60ef3c7245dbecc8d35d576;p=ipdf%2Fcode.git diff --git a/tools/common.py b/tools/common.py index f755d46..4ebfb1b 100644 --- a/tools/common.py +++ b/tools/common.py @@ -15,7 +15,7 @@ options = { "local_bin" : "./", "tests" : "../src/tests/", "ignore" : ["virtual", "Rational_Arbint", "iRRAM", "ParanoidNumber"], - "tobuild" : ["single", "double", "GMPrat"], + "tobuild" : ["single", "double", "mpfrc++","GMPrat"], "numerical_tests" : ["identitytests"], "built" : [] }