Skip to content

Commit 9eb83a1

Browse files
author
Remi Delmas
committed
make methods public
1 parent 482ba29 commit 9eb83a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/goto-instrument/contracts/contracts.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ class code_contractst
141141

142142
std::unordered_set<irep_idt> summarized;
143143

144+
public:
144145
/// Translates a function_pointer_obeys_contract_exprt into an assertion
145146
/// ```
146147
/// ASSERT function_pointer == contract;

0 commit comments

Comments
 (0)