From 15cf2344547bcd4d300aba22a96e9897153e50e1 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 26 Jul 2018 23:36:18 +0000 Subject: Unittest: added test for forcing and catching floating point errors (this works) --- src/gemma.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gemma.cpp') diff --git a/src/gemma.cpp b/src/gemma.cpp index 4c7799a..809cd8e 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -2,7 +2,7 @@ Genome-wide Efficient Mixed Model Association (GEMMA) Copyright © 2011-2017, Xiang Zhou Copyright © 2017, Peter Carbonetto - Copyright © 2017, Pjotr Prins + Copyright © 2017-2018, Pjotr Prins This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3