CBMC
instrument_given_invariants.h
Go to the documentation of this file.
1
/*******************************************************************\
2
3
Module: Instrument Given Invariants
4
5
Author: Daniel Kroening, dkr@amazon.com
6
7
\*******************************************************************/
8
11
12
#ifndef CPROVER_CPROVER_INSTRUMENT_GIVEN_INVARIANTS_H
13
#define CPROVER_CPROVER_INSTRUMENT_GIVEN_INVARIANTS_H
14
15
class
goto_modelt
;
16
17
void
instrument_given_invariants
(
goto_modelt
&);
18
19
#endif
// CPROVER_CPOVER_INSTRUMENT_GIVEN_INVARIANTS_H
goto_modelt
Definition:
goto_model.h:27
instrument_given_invariants
void instrument_given_invariants(goto_modelt &)
Definition:
instrument_given_invariants.cpp:55
src
cprover
instrument_given_invariants.h
Generated by
1.9.1