Skip to content

Commit 56bf6c1

Browse files
author
Remi Delmas
committed
fix missing file doc
1 parent 677f579 commit 56bf6c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/goto-instrument/contracts/dynamic-frames/dfcc_contract_clauses_codegen.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Date: February 2023
88
\*******************************************************************/
99

1010
/// \file
11+
/// Translates assigns and frees clauses of a function contract or
12+
/// loop contract into goto programs that build write sets or havoc write sets.
1113

1214
#ifndef CPROVER_GOTO_INSTRUMENT_CONTRACTS_DYNAMIC_FRAMES_DFCC_CONTRACT_CLAUSES_CODEGEN_H
1315
#define CPROVER_GOTO_INSTRUMENT_CONTRACTS_DYNAMIC_FRAMES_DFCC_CONTRACT_CLAUSES_CODEGEN_H

0 commit comments

Comments
 (0)