It compiles... and runs with FPS of zero
[ipdf/code.git] / src / real.cpp
index 70c6530..83b3fb8 100644 (file)
@@ -8,7 +8,8 @@ namespace IPDF
                "double",
                "long double",
                "single [fast2sum]", //TODO REMOVE DOESN'T DO ANYTHING USEFUL
-               "Rational<int64_t>"
+               "Rational<int64_t>", 
+               "Rational<Arbint>"
        };
 
 }

UCC git Repository :: git.ucc.asn.au