From c22801f32c3c459997041fb9ad27bd0ab5de372c Mon Sep 17 00:00:00 2001
From: Peter Carbonetto
Date: Thu, 1 Jun 2017 17:27:50 -0500
Subject: Removed FORCE_FLOAT from additional C++ source files.
---
src/bslmmdap.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'src/bslmmdap.cpp')
diff --git a/src/bslmmdap.cpp b/src/bslmmdap.cpp
index c66189b..e1b20d8 100644
--- a/src/bslmmdap.cpp
+++ b/src/bslmmdap.cpp
@@ -1,6 +1,6 @@
/*
Genome-wide Efficient Mixed Model Association (GEMMA)
- Copyright (C) 2011-2017 Xiang Zhou
+ Copyright (C) 2011-2017, Xiang Zhou
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
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
- */
+*/
#include
#include
--
cgit v1.2.3