summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abcEspresso.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/abci/abcEspresso.c')
-rw-r--r--src/base/abci/abcEspresso.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/base/abci/abcEspresso.c b/src/base/abci/abcEspresso.c
index 8f9c7277..c8c1d8e1 100644
--- a/src/base/abci/abcEspresso.c
+++ b/src/base/abci/abcEspresso.c
@@ -21,6 +21,9 @@
#include "abc.h"
#include "espresso.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -248,3 +251,5 @@ pset_family Abc_EspressoMinimize( pset_family pOnset, pset_family pDcset )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+