summaryrefslogtreecommitdiffstats
path: root/src/aig/gia/giaSat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/gia/giaSat.c')
-rw-r--r--src/aig/gia/giaSat.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/aig/gia/giaSat.c b/src/aig/gia/giaSat.c
index 29ade5c6..c2d70795 100644
--- a/src/aig/gia/giaSat.c
+++ b/src/aig/gia/giaSat.c
@@ -20,6 +20,9 @@
#include "gia.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -419,3 +422,5 @@ void Gia_ManSatExperiment( Gia_Man_t * p )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+