summaryrefslogtreecommitdiffstats
path: root/src/aig/ivy/ivyUtil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/ivy/ivyUtil.c')
-rw-r--r--src/aig/ivy/ivyUtil.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/aig/ivy/ivyUtil.c b/src/aig/ivy/ivyUtil.c
index ab62a276..4df67517 100644
--- a/src/aig/ivy/ivyUtil.c
+++ b/src/aig/ivy/ivyUtil.c
@@ -20,6 +20,9 @@
#include "ivy.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -816,3 +819,5 @@ int Ivy_CutTruthPrint( Ivy_Man_t * p, Ivy_Cut_t * pCut, unsigned uTruth )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+