summaryrefslogtreecommitdiffstats
path: root/src/misc/mvc/mvcApi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/mvc/mvcApi.c')
-rw-r--r--src/misc/mvc/mvcApi.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/misc/mvc/mvcApi.c b/src/misc/mvc/mvcApi.c
index eb942f93..f1b57f0b 100644
--- a/src/misc/mvc/mvcApi.c
+++ b/src/misc/mvc/mvcApi.c
@@ -18,6 +18,9 @@
#include "mvc.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -231,3 +234,5 @@ Mvc_Cover_t * Mvc_CoverCreateTautology( Mvc_Cover_t * pCover )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+