summaryrefslogtreecommitdiffstats
path: root/src/misc/nm/nmTable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/nm/nmTable.c')
-rw-r--r--src/misc/nm/nmTable.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/misc/nm/nmTable.c b/src/misc/nm/nmTable.c
index a147b16c..29c751a6 100644
--- a/src/misc/nm/nmTable.c
+++ b/src/misc/nm/nmTable.c
@@ -20,6 +20,9 @@
#include "nmInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -337,3 +340,5 @@ unsigned int Cudd_PrimeNm( unsigned int p)
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+