summaryrefslogtreecommitdiffstats
path: root/src/map/cov/covMinSop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/cov/covMinSop.c')
-rw-r--r--src/map/cov/covMinSop.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/cov/covMinSop.c b/src/map/cov/covMinSop.c
index 731a6698..244b4702 100644
--- a/src/map/cov/covMinSop.c
+++ b/src/map/cov/covMinSop.c
@@ -20,6 +20,9 @@
#include "covInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -613,3 +616,5 @@ int Min_SopCheck( Min_Man_t * p )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+