3
0
Fork 0
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:
Nikolaj Bjorner 2020-01-05 17:59:41 -08:00
parent 15ae942118
commit 36da1c828d
2 changed files with 0 additions and 4 deletions

View file

@ -15,8 +15,6 @@
--*/
#pragma once;
#include "sat/sat_aig_finder.h"
namespace sat {

View file

@ -16,8 +16,6 @@
--*/
#pragma once;
#include "util/union_find.h"
#include "sat/sat_aig_simplifier.h"
#include "sat/sat_xor_finder.h"