3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-04 14:25:46 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-08-21 11:11:22 +08:00
parent e08abb3213
commit eea041383d
2 changed files with 19 additions and 0 deletions

View file

@ -273,6 +273,7 @@ protected:
void init_external_manager();
void reset_cmds();
void finalize_cmds();
void add_declared_functions(model& mdl);
void restore_func_decls(unsigned old_sz);
void restore_psort_decls(unsigned old_sz);