Real that uses Fast2Sum for addition
[ipdf/code.git] / src / real.cpp
index 7c70a92..bda6102 100644 (file)
@@ -6,7 +6,8 @@ namespace IPDF
        const char * g_real_name[] = {
                "single",
                "double",
-               "long double"
+               "long double",
+               "single [fast2sum]"
        };
 
 }

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