mirror of https://github.com/YosysHQ/abc.git
Prepared &gla to try abstracting and proving concurrently.
This commit is contained in:
parent
3b14c7b490
commit
f64bb36fd5
|
|
@ -22,7 +22,7 @@
|
||||||
#include "proof/pdr/pdr.h"
|
#include "proof/pdr/pdr.h"
|
||||||
|
|
||||||
// comment this out to disable pthreads
|
// comment this out to disable pthreads
|
||||||
#define ABC_USE_PTHREADS
|
//#define ABC_USE_PTHREADS
|
||||||
|
|
||||||
#ifdef ABC_USE_PTHREADS
|
#ifdef ABC_USE_PTHREADS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue