summaryrefslogtreecommitdiffstats
path: root/src/misc/espresso/gimpel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/espresso/gimpel.c')
-rw-r--r--src/misc/espresso/gimpel.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/misc/espresso/gimpel.c b/src/misc/espresso/gimpel.c
index 4b75ae59..01d5e418 100644
--- a/src/misc/espresso/gimpel.c
+++ b/src/misc/espresso/gimpel.c
@@ -9,6 +9,9 @@
*/
#include "mincov_int.h"
+ABC_NAMESPACE_IMPL_START
+
+
/*
* check for:
@@ -105,3 +108,5 @@ solution_t **best;
return 0;
}
}
+ABC_NAMESPACE_IMPL_END
+