CBMC
|
Main Module. More...
#include "goto_synthesizer_parse_options.h"
#include <util/exit_codes.h>
#include <util/help_formatter.h>
#include <util/unicode.h>
#include <util/version.h>
#include <goto-programs/initialize_goto_model.h>
#include <goto-programs/read_goto_binary.h>
#include <goto-programs/set_properties.h>
#include <goto-programs/show_goto_functions.h>
#include <goto-programs/show_properties.h>
#include <goto-programs/write_goto_binary.h>
#include <ansi-c/gcc_version.h>
#include <cbmc/cbmc_parse_options.h>
#include <goto-instrument/contracts/contracts.h>
#include <goto-instrument/nondet_volatile.h>
#include <goto-instrument/reachability_slicer.h>
#include "enumerative_loop_contracts_synthesizer.h"
#include <fstream>
#include <iostream>
Go to the source code of this file.
Main Module.
Definition in file goto_synthesizer_parse_options.cpp.