mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 06:00:53 +00:00
wip - remove stale skaffolding for retrieving sub-hints.
This commit is contained in:
parent
d88384fd51
commit
a25247aa7b
22 changed files with 34 additions and 37 deletions
|
@ -37,7 +37,7 @@ namespace xr {
|
|||
}
|
||||
|
||||
void solver::get_antecedents(sat::literal l, sat::ext_justification_idx idx,
|
||||
sat::literal_vector & r, bool probing, sat::proof_hint*& ph) {
|
||||
sat::literal_vector & r, bool probing) {
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue