cprover
initialize_goto_model.h File Reference

Initialize a Goto Program. More...

#include "goto_model.h"
+ Include dependency graph for initialize_goto_model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

goto_modelt initialize_goto_model (const std::vector< std::string > &files, message_handlert &message_handler, const optionst &options)
 

Detailed Description

Initialize a Goto Program.

Definition in file initialize_goto_model.h.

Function Documentation

◆ initialize_goto_model()

goto_modelt initialize_goto_model ( const std::vector< std::string > &  files,
message_handlert message_handler,
const optionst options 
)

Definition at line 59 of file initialize_goto_model.cpp.