summaryrefslogtreecommitdiffstats
path: root/src/proof/int/intCore.c
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2012-11-14 13:55:24 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2012-11-14 13:55:24 -0800
commitbe7a4e4259ca68c9ab3238c6fdd5a69728e98436 (patch)
treee96fdbe2387a0a2a79b32f95f1a533dc4ad3a2e7 /src/proof/int/intCore.c
parentaba8ff4ba06c35706b37ecb30d6d358d7c941a7d (diff)
downloadabc-be7a4e4259ca68c9ab3238c6fdd5a69728e98436.tar.gz
abc-be7a4e4259ca68c9ab3238c6fdd5a69728e98436.tar.bz2
abc-be7a4e4259ca68c9ab3238c6fdd5a69728e98436.zip
Isolating BMC code into a separate package.
Diffstat (limited to 'src/proof/int/intCore.c')
-rw-r--r--src/proof/int/intCore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proof/int/intCore.c b/src/proof/int/intCore.c
index f563eea2..69ca5044 100644
--- a/src/proof/int/intCore.c
+++ b/src/proof/int/intCore.c
@@ -19,6 +19,7 @@
***********************************************************************/
#include "intInt.h"
+#include "sat/bmc/bmc.h"
ABC_NAMESPACE_IMPL_START