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/ldr.h | 50 ++++++++++++++++++++++----------------------------
1 file changed, 22 insertions(+), 28 deletions(-)
(limited to 'src/ldr.h')
diff --git a/src/ldr.h b/src/ldr.h
index d81048c..ceb08cf 100644
--- a/src/ldr.h
+++ b/src/ldr.h
@@ -1,6 +1,6 @@
/*
Genome-wide Efficient Mixed Model Association (GEMMA)
- Copyright (C) 2011 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
@@ -13,9 +13,8 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see .
- */
-
+ along with this program. If not, see .
+*/
#ifndef __LDR_H__
#define __LDR_H__
@@ -24,25 +23,14 @@
#include