3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-19 01:32:17 +00:00

rename to seq_char instead of seq_unicode

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-01-23 12:12:06 -08:00
parent 7e668e9a1f
commit 96f1f4a567
5 changed files with 48 additions and 45 deletions

View file

@ -17,7 +17,7 @@ z3_add_component(smt
seq_offset_eq.cpp
seq_regex.cpp
seq_skolem.cpp
seq_unicode.cpp
seq_char.cpp
smt_almost_cg_table.cpp
smt_arith_value.cpp
smt_case_split_queue.cpp