Skip to content

Commit bf112c1

Browse files
authored
Merge pull request #1170 from diffblue/bump-cbmc-6.7.0
Bump CBMC to release 6.7.0
2 parents 3a698b9 + 2c7a46a commit bf112c1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/cbmc

Submodule cbmc updated 118 files

src/hw-cbmc/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ OBJ+= $(CPROVER_DIR)/goto-checker/goto-checker$(LIBEXT) \
1919
$(CPROVER_DIR)/goto-instrument/source_lines$(OBJEXT) \
2020
$(CPROVER_DIR)/goto-instrument/reachability_slicer$(OBJEXT) \
2121
$(CPROVER_DIR)/goto-instrument/nondet_static$(OBJEXT) \
22-
$(CPROVER_DIR)/goto-instrument/unwindset$(OBJEXT) \
2322
$(CPROVER_DIR)/xmllang/xml_interface$(OBJEXT) \
2423
$(CPROVER_DIR)/ansi-c/ansi-c$(LIBEXT) \
2524
$(CPROVER_DIR)/cpp/cpp$(LIBEXT) \

0 commit comments

Comments
 (0)