3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-05 19:00:25 +00:00

update dependencies

This commit is contained in:
Nikolaj Bjorner 2022-11-30 22:48:10 -08:00
parent 529f116be0
commit 847aec1d30
5 changed files with 17 additions and 12 deletions

View file

@ -274,6 +274,8 @@ struct smt_params : public preprocessor_params,
void setup_QF_LIA(static_features const& st);
void setup_QF_UFIDL();
void setup_QF_UFLIA();
void setup_QF_UFLRA();