mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
say no to the pramgas
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
15ae942118
commit
36da1c828d
|
@ -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…
Reference in a new issue