![]()  | 
  
    Rosetta
    2015.38
    
   | 
 
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 | register_version_with_core () | 
| void devel::init | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Command line init() version.
References init(), and register_version_with_core().
Referenced by core_init_from_string(), and main().
| void devel::init | ( | utility::vector1< std::string > const & | args | ) | 
Wrapper for the command line version.
References register_version_with_core().
Referenced by init().
| void devel::register_version_with_core | ( | ) | 
Referenced by init().
 1.8.7