Skip to content

Commit 572f481

Browse files
authored
Merge pull request diffblue#12 from NlightNFotis/make_small_change
Add a line in about in the `readme.md` file.
2 parents b77eeaa + 28f90b9 commit 572f481

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
About
1212
=====
1313

14+
This is a communal branch, to facilitate faster work to resolve some urgent
15+
issues with the SMT backend.
16+
17+
1418
CBMC is a Bounded Model Checker for C and C++ programs. It supports C89, C99,
1519
most of C11 and most compiler extensions provided by gcc and Visual Studio. It
1620
also supports SystemC using Scoot. It allows verifying array bounds (buffer

0 commit comments

Comments
 (0)