Skip to content

Commit f954a86

Browse files
romainbrenguiertautschnig
authored andcommitted
Adding string preprocessing of goto-programs to Makefile
1 parent 201e79e commit f954a86

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
system_library_symbols.cpp \
6162
vcd_goto_trace.cpp \
6263
wp.cpp \

0 commit comments

Comments
 (0)