12#ifndef CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H
13#define CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H
24 const std::list<std::string> &properties);
28 const std::list<std::string> &properties);
A collection of goto functions.
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)
void label_properties(goto_functionst &)