mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
say no to the pramgas
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
15ae942118
commit
36da1c828d
2 changed files with 0 additions and 4 deletions
|
@ -15,8 +15,6 @@
|
|||
|
||||
--*/
|
||||
|
||||
#pragma once;
|
||||
|
||||
#include "sat/sat_aig_finder.h"
|
||||
|
||||
namespace sat {
|
||||
|
|
|
@ -16,8 +16,6 @@
|
|||
|
||||
--*/
|
||||
|
||||
#pragma once;
|
||||
|
||||
#include "util/union_find.h"
|
||||
#include "sat/sat_aig_simplifier.h"
|
||||
#include "sat/sat_xor_finder.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue