summaryrefslogtreecommitdiffstats
path: root/src/opt/mfs/mfsWin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/mfs/mfsWin.c')
-rw-r--r--src/opt/mfs/mfsWin.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/opt/mfs/mfsWin.c b/src/opt/mfs/mfsWin.c
index e3e5e24e..2ed996be 100644
--- a/src/opt/mfs/mfsWin.c
+++ b/src/opt/mfs/mfsWin.c
@@ -20,6 +20,9 @@
#include "mfsInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -110,3 +113,5 @@ Vec_Ptr_t * Abc_MfsComputeRoots( Abc_Obj_t * pNode, int nWinTfoMax, int nFanoutL
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+