12 #ifndef CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H 13 #define CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H 19 const std::list<std::string> &properties);
23 const std::list<std::string> &properties);
32 #endif // CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H
A collection of goto functions.
void label_properties(goto_functionst &)
A generic container class for the GOTO intermediate representation of one function.
void make_assertions_false(goto_functionst &)
void set_properties(goto_functionst &goto_functions, const std::list< std::string > &properties)