From 96e75a1dc4a46550f25d2012fa6d0874388b3282 Mon Sep 17 00:00:00 2001 From: xiangzhou Date: Wed, 17 Aug 2016 13:51:31 -0400 Subject: version 0.95alpha --- src/gemma.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/gemma.cpp b/src/gemma.cpp index c85670d..54f1d3c 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -39,7 +39,6 @@ #include "vc_float.h" #include "lm_float.h" //for LM class #include "bslmm_float.h" //for BSLMM class -#include "ldr_float.h" //for LDR class #include "lmm_float.h" //for LMM class, and functions CalcLambda, CalcPve, CalcVgVe #include "mvlmm_float.h" //for MVLMM class #include "prdt_float.h" //for PRDT class @@ -51,7 +50,6 @@ #include "vc.h" #include "lm.h" #include "bslmm.h" -#include "ldr.h" #include "lmm.h" #include "mvlmm.h" #include "prdt.h" -- cgit v1.2.3