Skip to content

Commit 825907b

Browse files
Aren BabikianArenBabikian
Aren Babikian
authored andcommitted
Merges with Felipe's branch. Minor bug fix
1 parent 5199c12 commit 825907b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/goto-instrument/code_contracts.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,6 @@ class code_contractst
168168
void
169169
add_contract_check(const irep_idt &, const irep_idt &, goto_programt &dest);
170170

171-
const symbolt &new_tmp_symbol(
172-
const typet &type,
173-
const source_locationt &source_location,
174-
const irep_idt &function_id,
175-
const irep_idt &mode);
176-
177171
//If the expression is a quantified expression, this function adds
178172
//the quantified variable to the symbol table and to the expression map
179173
void add_quantified_variable(

0 commit comments

Comments
 (0)