From 469bdc80712dbf9c12562059dc4594620b59a076 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 7 Oct 2015 12:51:41 +0000 Subject: Support MPFR floats in numkondo Remove '-D' option (error tolerance) in numkondo --- src/definitions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/definitions.cpp') diff --git a/src/definitions.cpp b/src/definitions.cpp index 25715e5..30f021f 100644 --- a/src/definitions.cpp +++ b/src/definitions.cpp @@ -17,7 +17,7 @@ limitations under the License. #ifndef DEFINITIONS_GCC #define DEFINITIONS_GCC -#define VERSION "1.3.1" +#define VERSION "1.4" // number of entries in a configuration file #define ARG_COUNT 10 -- cgit v1.2.3-70-g09d2