Skip to content

Commit aa05364

Browse files
romainbrenguiertautschnig
authored andcommitted
Adding string preprocessing of goto-programs to Makefile
1 parent ac613b7 commit aa05364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/goto-programs/Makefile

+1
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)