More testing particularly of negatives
[ipdf/code.git] / src / real.cpp
index 7c70a92..83b3fb8 100644 (file)
@@ -6,7 +6,10 @@ namespace IPDF
        const char * g_real_name[] = {
                "single",
                "double",
-               "long double"
+               "long double",
+               "single [fast2sum]", //TODO REMOVE DOESN'T DO ANYTHING USEFUL
+               "Rational<int64_t>", 
+               "Rational<Arbint>"
        };
 
 }

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