ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/utils/Revision.hpp
Revision: 1976
Committed: Wed Mar 12 20:01:15 2014 UTC (11 years, 1 month ago) by gezelter
File size: 47 byte(s)
Log Message:
Revision string moves to its own cpp file that is compiled, and out of a 
defined string.  This will make it a bit easier to migrate to git when 
the time comes.

File Contents

# Content
1 extern "C" {
2 extern const char g_REVISION[];
3 }

Properties

Name Value
svn:eol-style native