Rosetta
|
Files | |
file | init.cc [code] |
file | init.hh [code] |
file | init.release.cc [code] |
Initialization function to ensure all load-time factory registration occurs for classes that live in the devel library. devel::init() calls protocols::init::init(), which in turn calls core::init::init(). Devel library does not exist in release; so the release version of this file is nearly empty. | |
file | init.release.hh [code] |
Initialization function to ensure all load-time factory registration occurs for classes that live in the devel library. devel::init() calls protocols::init::init(), which in turn calls core::init::init(). Devel library does not exist in release; so the release version of this file is nearly empty. | |
file | svn_version.hh [code] |