about summary refs log tree commit diff
path: root/src/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.h')
-rw-r--r--src/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/param.h b/src/param.h
index 36c9a9f..046f543 100644
--- a/src/param.h
+++ b/src/param.h
@@ -371,6 +371,7 @@ public:
   void UpdateSNP(const map<string, double> &mapRS2wA);
 
   inline bool is_loco() { return !loco.empty(); }
+
 };
 
 size_t GetabIndex(const size_t a, const size_t b, const size_t n_cvt);