Update to latest mercurial snapshot.
This commit is contained in:
parent
bdb2560967
commit
d87bf10db4
6 changed files with 96 additions and 33 deletions
10
abc-header.patch
Normal file
10
abc-header.patch
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
--- src/sat/glucose/Glucose.cpp.orig 2018-01-29 18:01:01.000000000 -0700
|
||||
+++ src/sat/glucose/Glucose.cpp 2018-02-01 20:58:59.894726225 -0700
|
||||
@@ -33,6 +33,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR
|
||||
#include "sat/glucose/Solver.h"
|
||||
#include "sat/glucose/Constants.h"
|
||||
#include "sat/glucose/System.h"
|
||||
+#include "misc/util/abc_global.h"
|
||||
|
||||
ABC_NAMESPACE_IMPL_START
|
||||
|
||||
Reference in a new issue