Skip to content

Commit 7b240ba

Browse files
romainbrenguiertautschnig
authored andcommitted
Adding string preprocessing of goto-programs to Makefile
1 parent 38eb06d commit 7b240ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/goto-programs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ SRC = basic_blocks.cpp \
5757
slice_global_inits.cpp \
5858
string_abstraction.cpp \
5959
string_instrumentation.cpp \
60+
string_refine_preprocess.cpp \
6061
vcd_goto_trace.cpp \
6162
wp.cpp \
6263
write_goto_binary.cpp \

0 commit comments

Comments
 (0)