summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2012-09-14 21:22:31 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2012-09-14 21:22:31 -0700
commit080c32550016fbb8be51c88f02b9b856207a6016 (patch)
tree723924d73dbb192ea7fe42e67be32748b2f6e2c1
parent117bc0dbcd4265eb04ed0c47979ec5953a983879 (diff)
downloadabc-080c32550016fbb8be51c88f02b9b856207a6016.tar.gz
abc-080c32550016fbb8be51c88f02b9b856207a6016.tar.bz2
abc-080c32550016fbb8be51c88f02b9b856207a6016.zip
Prepared &gla to try abstracting and proving concurrently.
-rw-r--r--src/aig/gia/giaAbsPth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aig/gia/giaAbsPth.c b/src/aig/gia/giaAbsPth.c
index e0069132..187bfc02 100644
--- a/src/aig/gia/giaAbsPth.c
+++ b/src/aig/gia/giaAbsPth.c
@@ -22,7 +22,7 @@
#include "proof/pdr/pdr.h"
// comment this out to disable pthreads
-#define ABC_USE_PTHREADS
+//#define ABC_USE_PTHREADS
#ifdef ABC_USE_PTHREADS