Skip to content

Commit 201e79e

Browse files
romainbrenguiertautschnig
authored andcommitted
Adding refined_string_type to util Makefile
1 parent fa35841 commit 201e79e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/util/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ SRC = arith_tools.cpp \
4343
message.cpp \
4444
mp_arith.cpp \
4545
namespace.cpp \
46+
nondet_ifthenelse.cpp \
4647
options.cpp \
4748
parse_options.cpp \
4849
parser.cpp \
@@ -52,6 +53,7 @@ SRC = arith_tools.cpp \
5253
rational.cpp \
5354
rational_tools.cpp \
5455
ref_expr_set.cpp \
56+
refined_string_type.cpp \
5557
rename.cpp \
5658
rename_symbol.cpp \
5759
replace_expr.cpp \

0 commit comments

Comments
 (0)