mirror of
https://github.com/Z3Prover/z3
synced 2025-08-30 15:00:08 +00:00
Remove remaining references to Z3_bool_opt.
This commit is contained in:
parent
591d485358
commit
c682ec1135
2 changed files with 2 additions and 3 deletions
|
@ -2171,7 +2171,6 @@ INCLUDE_FILE_PATTERNS =
|
|||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||
|
||||
PREDEFINED = Z3_ast_opt:=Z3_ast \
|
||||
Z3_bool_opt:=Z3_bool \
|
||||
Z3_func_interp_opt:=Z3_func_interp \
|
||||
Z3_model_opt:=Z3_model \
|
||||
__out_opt:=__out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue