mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
adding char decl plugin for separate theory treatment
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
33714ceb40
commit
20332c6d3e
7 changed files with 452 additions and 420 deletions
|
@ -14,6 +14,7 @@ z3_add_component(ast
|
|||
ast_translation.cpp
|
||||
ast_util.cpp
|
||||
bv_decl_plugin.cpp
|
||||
char_decl_plugin.cpp
|
||||
datatype_decl_plugin.cpp
|
||||
decl_collector.cpp
|
||||
display_dimacs.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue