cprover
parse_options.cpp File Reference
#include "parse_options.h"
#include <iostream>
#include <sysexits.h>
#include "cmdline.h"
#include "signal_catcher.h"
Include dependency graph for parse_options.cpp:

Go to the source code of this file.

Functions

std::string banner_string (const std::string &front_end, const std::string &version)
 

Function Documentation

◆ banner_string()