Skip to content

Commit c9f2932

Browse files
Remi Delmasqinheping
Remi Delmas
authored andcommitted
CONTRACTS: class that applies loop contract transformations
Co-authored-by: Qinheping Hu <[email protected]>"
1 parent abad42b commit c9f2932

File tree

5 files changed

+1095
-0
lines changed

5 files changed

+1095
-0
lines changed

src/goto-instrument/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ SRC = accelerate/accelerate.cpp \
2626
contracts/dynamic-frames/dfcc_root_object.cpp \
2727
contracts/dynamic-frames/dfcc_infer_loop_assigns.cpp \
2828
contracts/dynamic-frames/dfcc_cfg_info.cpp \
29+
contracts/dynamic-frames/dfcc_instrument_loop.cpp \
2930
contracts/dynamic-frames/dfcc_library.cpp \
3031
contracts/dynamic-frames/dfcc_is_cprover_symbol.cpp \
3132
contracts/dynamic-frames/dfcc_is_fresh.cpp \

0 commit comments

Comments
 (0)