Skip to content

Commit be99d3d

Browse files
mtrberziNikolajBjorner
authored andcommitted
z3str3: refactoring, move regex automata methods to theory_str_regex
1 parent ed03c1d commit be99d3d

File tree

3 files changed

+1620
-1596
lines changed

3 files changed

+1620
-1596
lines changed

src/smt/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ z3_add_component(smt
6767
theory_seq.cpp
6868
theory_special_relations.cpp
6969
theory_str.cpp
70+
theory_str_regex.cpp
7071
theory_utvpi.cpp
7172
theory_wmaxsat.cpp
7273
uses_theory.cpp

0 commit comments

Comments
 (0)