mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-01 10:18:06 +02:00
Changes to be able to compile ABC without CUDD.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "kit.h"
|
||||
|
||||
#ifdef ABC_USE_CUDD
|
||||
#include "misc/extra/extraBdd.h"
|
||||
#include "bdd/extrab/extraBdd.h"
|
||||
#endif
|
||||
|
||||
ABC_NAMESPACE_IMPL_START
|
||||
|
||||
Reference in New Issue
Block a user