summaryrefslogtreecommitdiffstats
path: root/src/aig/csw/cswTable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/csw/cswTable.c')
-rw-r--r--src/aig/csw/cswTable.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/aig/csw/cswTable.c b/src/aig/csw/cswTable.c
index 87e36ae1..9bab0a01 100644
--- a/src/aig/csw/cswTable.c
+++ b/src/aig/csw/cswTable.c
@@ -20,6 +20,9 @@
#include "cswInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -159,3 +162,5 @@ Aig_Obj_t * Csw_TableCutLookup( Csw_Man_t * p, Csw_Cut_t * pCut )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+