2021-11-30 14:51:24 +01:00

7 lines
209 B
Markdown

CBMC proof source code
======================
This directory contains source code written for CBMC proofs. It is
common to write some code to model aspects of the system under test,
and this code goes here.