Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94152887
aka_config.cc.in
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 4, 07:54
Size
417 B
Mime Type
text/x-c
Expires
Fri, Dec 6, 07:54 (2 d)
Engine
blob
Format
Raw Data
Handle
22713940
Attached To
rAKA akantu
aka_config.cc.in
View Options
/* -------------------------------------------------------------------------- */
#include "aka_config.hh"
/* -------------------------------------------------------------------------- */
namespace akantu {
std::string getVersion() {
return std::string(
"@AKANTU_MAJOR_VERSION@.@AKANTU_MINOR_VERSION@.@AKANTU_PATCH_VERSION@"
"@AKANTU_PRERELEASE_VERSION@@AKANTU_LOCAL_VERSION@");
}
} // namespace akantu
Event Timeline
Log In to Comment