3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 09:35:32 +00:00

improved z3py installation

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-10-11 21:34:36 -07:00
parent 12882f865f
commit 44a98920d1
14 changed files with 33 additions and 96 deletions

View file

@ -232,10 +232,10 @@ EXPORTS
Z3_get_quantifier_pattern_ast @230
Z3_get_quantifier_num_no_patterns @231
Z3_get_quantifier_no_pattern_ast @232
Z3_get_quantifier_bound_name @233
Z3_get_quantifier_bound_sort @234
Z3_get_quantifier_body @235
Z3_get_quantifier_num_bound @236
Z3_get_quantifier_num_bound @233
Z3_get_quantifier_bound_name @234
Z3_get_quantifier_bound_sort @235
Z3_get_quantifier_body @236
Z3_simplify @237
Z3_simplify_ex @238
Z3_simplify_get_help @239