3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-09 09:21:56 +00:00

remove sine filter #5446

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-08-01 05:05:45 -07:00
parent e148eea35d
commit 490dc66ec2
3 changed files with 0 additions and 268 deletions

View file

@ -12,7 +12,6 @@ z3_add_component(tactic
probe.cpp
proof_converter.cpp
replace_proof_converter.cpp
sine_filter.cpp
tactical.cpp
tactic.cpp
COMPONENT_DEPENDENCIES
@ -20,7 +19,6 @@ z3_add_component(tactic
model
TACTIC_HEADERS
probe.h
sine_filter.h
tactic.h
PYG_FILES
tactic_params.pyg