mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 03:45:51 +00:00
bvsls refactoring
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
24d662ba49
commit
0f5d2e010d
2 changed files with 25 additions and 20 deletions
|
@ -113,6 +113,7 @@ public:
|
|||
|
||||
lbool search(void);
|
||||
|
||||
lbool operator()();
|
||||
void operator()(goal_ref const & g, model_converter_ref & mc);
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue