summaryrefslogtreecommitdiffstats
path: root/src/aig/ivy/ivyMulti8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/ivy/ivyMulti8.c')
-rw-r--r--src/aig/ivy/ivyMulti8.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/aig/ivy/ivyMulti8.c b/src/aig/ivy/ivyMulti8.c
index 059d1500..23af0e38 100644
--- a/src/aig/ivy/ivyMulti8.c
+++ b/src/aig/ivy/ivyMulti8.c
@@ -20,6 +20,9 @@
#include "ivy.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -425,3 +428,5 @@ Ivy_Obj_t * Ivy_Multi2( Ivy_Obj_t ** pArgs, int nArgs, Ivy_Type_t Type )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+