From c1132606169875be6d07b54b30e8ae9446341bc2 Mon Sep 17 00:00:00 2001
From: Peter Carbonetto
Date: Sun, 4 Jun 2017 12:06:36 -0500
Subject: Removed FORCE_FLOAT from prdt.h/prdt.cpp.
---
src/prdt.h | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)
(limited to 'src/prdt.h')
diff --git a/src/prdt.h b/src/prdt.h
index 8af2cee..2da9fd0 100644
--- a/src/prdt.h
+++ b/src/prdt.h
@@ -1,6 +1,6 @@
/*
- Genome-wide Efficient Mixed Model Association (GEMMA)
- Copyright (C) 2011 Xiang Zhou
+ Genome-wide Efficient Mixed Model Association (GEMMA)
+ 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,31 +13,25 @@
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 __PRDT_H__
#define __PRDT_H__
-
#include
#include