X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Freal.cpp;h=83b3fb8b13f57e1a849ecfa2ef8d6ce6ac4fec58;hp=70c6530f6ddf57fdaf8a4b7dff9896dafa1d2913;hb=3ab3475a54c82cb9f5e0b1dbb88035f341b92d49;hpb=eaebb5a37393bb02c3272d6259d60ce75d197b6f diff --git a/src/real.cpp b/src/real.cpp index 70c6530..83b3fb8 100644 --- a/src/real.cpp +++ b/src/real.cpp @@ -8,7 +8,8 @@ namespace IPDF "double", "long double", "single [fast2sum]", //TODO REMOVE DOESN'T DO ANYTHING USEFUL - "Rational" + "Rational", + "Rational" }; }