cprover
Loading...
Searching...
No Matches
symtab2gb_main.cpp
Go to the documentation of this file.
1
/******************************************************************\
2
3
Module: symtab2gb_main
4
5
Author: Diffblue Ltd.
6
7
\******************************************************************/
8
11
12
#include "
symtab2gb_parse_options.h
"
13
14
int
main
(
int
argc
,
const
char
*
argv
[])
15
{
16
symtab2gb_parse_optionst
parse_options
{
argc
,
argv
};
17
return
parse_options
.main();
18
}
ait
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Definition
ai.h:564
symtab2gb_parse_optionst
Definition
symtab2gb_parse_options.h:25
main
int main()
Definition
example.cpp:18
symtab2gb_parse_options.h
symtab2gb
symtab2gb_main.cpp
Generated by
1.9.8