Skip to content

Commit 6c9eb84

Browse files
author
Remi Delmas
committed
split dfcct into multiple classes
1 parent c64e055 commit 6c9eb84

File tree

10 files changed

+1887
-1526
lines changed

10 files changed

+1887
-1526
lines changed

src/goto-instrument/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ SRC = accelerate/accelerate.cpp \
1717
branch.cpp \
1818
call_sequences.cpp \
1919
contracts/contracts.cpp \
20+
contracts/dfcc_utils.cpp \
21+
contracts/dfcc_library.cpp \
22+
contracts/dfcc_contract_handler.cpp \
23+
contracts/dsl_contract_handler.cpp \
2024
contracts/dfcc.cpp \
2125
contracts/havoc_assigns_clause_targets.cpp \
2226
contracts/instrument_spec_assigns.cpp \

0 commit comments

Comments
 (0)