mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 09:20:22 +00:00
fix #5154
This commit is contained in:
parent
46831e7ebb
commit
a99e75f58f
2 changed files with 9 additions and 0 deletions
|
@ -320,6 +320,8 @@ struct smt_params : public preprocessor_params,
|
|||
void updt_params(context_params const & p);
|
||||
|
||||
void display(std::ostream & out) const;
|
||||
|
||||
void validate_string_solver(symbol const& s) const;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue