cprover
initialize_goto_model.h File Reference

Initialize a Goto Program. More...

#include <util/message.h>
#include <util/cmdline.h>
#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

bool initialize_goto_model (goto_modelt &goto_model, const cmdlinet &cmdline, message_handlert &message_handler)
 

Detailed Description

Initialize a Goto Program.

Definition in file initialize_goto_model.h.

Function Documentation

§ initialize_goto_model()