--- layout: fc_discuss_archives title: Message 17 from Frama-C-discuss on April 2016 ---
Hello, According to Section 7.2 of the Frama-C User Manual, when proving the Hoare triple {A}S{B}, the WP plugin sets B to true dependent on A. However, this seems inconsistent with what happens when I prove a statement contract with requires clause A and ensures clause B, since the ball next to B turns full green. Why does this happen? Also, when looking at the dependencies graph for property B, it doesn't show the dependency from B to A. Why not? Thanks, Gilbert -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20160423/0d060181/attachment.html>