|
Rosetta 3.5
|
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 protocols::init::init | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void protocols::init::init | ( | utility::vector1< std::string > const & | args) |
Wrapper for the command line version.
Definition at line 87 of file init.cc.
References core::init().
1.8.4