3
0
Fork 0
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:
Nikolaj Bjorner 2018-08-09 15:29:39 -07:00
parent 8b4e1c1209
commit 2b968f9e63
3 changed files with 308 additions and 0 deletions

View file

@ -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