mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
Updated minisat
This commit is contained in:
parent
c6b3f4e089
commit
92c9403249
20 changed files with 45 additions and 45 deletions
|
@ -21,8 +21,8 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
|
|||
#ifndef Minisat_Heap_h
|
||||
#define Minisat_Heap_h
|
||||
|
||||
#include "libs/minisat/Vec.h"
|
||||
#include "libs/minisat/IntMap.h"
|
||||
#include "Vec.h"
|
||||
#include "IntMap.h"
|
||||
|
||||
namespace Minisat {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue