Skip to content

Commit

Permalink
CONTRACTS: class that applies loop contract transformations
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Delmas committed Apr 20, 2023
1 parent 75b519a commit 6143154
Show file tree
Hide file tree
Showing 3 changed files with 1,087 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/goto-instrument/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ SRC = accelerate/accelerate.cpp \
contracts/dynamic-frames/dfcc_root_object.cpp \
contracts/dynamic-frames/dfcc_infer_loop_assigns.cpp \
contracts/dynamic-frames/dfcc_cfg_info.cpp \
contracts/dynamic-frames/dfcc_instrument_loop.cpp \
contracts/dynamic-frames/dfcc_library.cpp \
contracts/dynamic-frames/dfcc_is_cprover_symbol.cpp \
contracts/dynamic-frames/dfcc_is_fresh.cpp \
Expand Down
Loading

0 comments on commit 6143154

Please sign in to comment.