![]() |
Rosetta
2019.12
|
Functions | |
void | init (int argc, char *argv[]) |
Command line init() version. More... | |
void | init (utility::vector1< std::string > const &args) |
Wrapper for the command line version. More... | |
void devel::init | ( | int | argc, |
char * | argv[] | ||
) |
Command line init() version.
References init().
Referenced by core_init_from_string(), apps::pilot::frankdt::main(), and main().
void devel::init | ( | utility::vector1< std::string > const & | args | ) |
Wrapper for the command line version.
Referenced by init().