![]() |
Rosetta Core
2014.35
|
#include <string>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
Functions | |
void | core::set_svn_version_and_url (std::string const &version, std::string const &url) |
Initialize this data from a lower-level library at startup to avoid relinking every time you update your svn / git version. This function should be called at most once. More... | |
std::string | core::minirosetta_svn_version () |
Read access to the svn / git version. More... | |
std::string | core::minirosetta_svn_url () |
Read access to the svn / git url. More... | |