mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 20:46:01 +00:00
move spacer_marshal to under parsers/smt2
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d67f3c1466
commit
70f7846af5
4 changed files with 10 additions and 19 deletions
|
@ -1,5 +1,6 @@
|
|||
z3_add_component(smt2parser
|
||||
SOURCES
|
||||
marshal.cpp
|
||||
smt2parser.cpp
|
||||
smt2scanner.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue