15#ifndef _RBTRESOURCES_H_
16#define _RBTRESOURCES_H_
22const std::string IDS_NAME =
"RxDock";
24const std::string IDS_METADATA_PREFIX =
"rxdock.";
26const std::string IDS_COPYRIGHT =
28 " molecular docking program is licensed under GNU LGPL version 3.\n" +
30 " is maintained by Vedran Miletić, Patrik Nikolić, and Luka Vretenar.\n"
31 "Visit https://rxdock.gitlab.io/ for more information.";
33const std::string IDS_PRODUCT =
"librxdock.so";
35const std::string IDS_VERSION =
"0.1.0";