mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
initial decl plugin
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8b4e1c1209
commit
2b968f9e63
3 changed files with 308 additions and 0 deletions
|
@ -30,6 +30,7 @@ z3_add_component(ast
|
|||
fpa_decl_plugin.cpp
|
||||
func_decl_dependencies.cpp
|
||||
has_free_vars.cpp
|
||||
jobshop_decl_plugin.cpp
|
||||
macro_substitution.cpp
|
||||
num_occurs.cpp
|
||||
occurs.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue