diff options
author | Pjotr Prins | 2018-07-26 23:36:18 +0000 |
---|---|---|
committer | Pjotr Prins | 2018-07-26 23:36:18 +0000 |
commit | 15cf2344547bcd4d300aba22a96e9897153e50e1 (patch) | |
tree | 7f0b29d823f56cadebd99247ea7a8e4f97f5874b /src | |
parent | d42329ed84e99f9ab351af291c42dbd06ca9cb59 (diff) | |
download | pangemma-15cf2344547bcd4d300aba22a96e9897153e50e1.tar.gz |
Unittest: added test for forcing and catching floating point errors (this works)
Diffstat (limited to 'src')
-rw-r--r-- | src/gemma.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |