summaryrefslogtreecommitdiffstats
path: root/src/opt/sim/simSat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/sim/simSat.c')
-rw-r--r--src/opt/sim/simSat.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/opt/sim/simSat.c b/src/opt/sim/simSat.c
index d514f7f2..29fc6975 100644
--- a/src/opt/sim/simSat.c
+++ b/src/opt/sim/simSat.c
@@ -21,6 +21,9 @@
#include "abc.h"
#include "sim.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -46,3 +49,5 @@
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+