mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 22:23:22 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0a0b0a5cc0
commit
5c67c9d907
10 changed files with 38 additions and 16 deletions
|
@ -140,5 +140,6 @@ void insert_produce_models(param_descrs & r);
|
|||
void insert_produce_proofs(param_descrs & r);
|
||||
void insert_timeout(param_descrs & r);
|
||||
void insert_rlimit(param_descrs & r);
|
||||
void insert_ctrl_c(param_descrs & r);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue