cprover
|
#include "parse_options.h"
#include <iostream>
#include <sysexits.h>
#include "cmdline.h"
#include "signal_catcher.h"
Go to the source code of this file.
Functions | |
std::string | banner_string (const std::string &front_end, const std::string &version) |
std::string banner_string | ( | const std::string & | front_end, |
const std::string & | version | ||
) |
Definition at line 70 of file parse_options.cpp.
References size_type(), and to_string().
Referenced by mmcc_parse_optionst::help(), goto_cc_modet::help(), clobber_parse_optionst::help(), jdiff_parse_optionst::help(), goto_diff_parse_optionst::help(), cbmc_parse_optionst::help(), jbmc_parse_optionst::help(), goto_instrument_parse_optionst::help(), janalyzer_parse_optionst::help(), and goto_analyzer_parse_optionst::help().