cprover
initialize_goto_model.cpp File Reference

Get a Goto Program. More...

#include "initialize_goto_model.h"
#include <fstream>
#include <iostream>
#include <util/language.h>
#include <util/config.h>
#include <util/unicode.h>
#include <langapi/mode.h>
#include <langapi/language_ui.h>
#include "goto_convert_functions.h"
#include "read_goto_binary.h"
Include dependency graph for initialize_goto_model.cpp:

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

Get a Goto Program.

Definition in file initialize_goto_model.cpp.

Function Documentation

§ initialize_goto_model()