diff options
author | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-06-29 17:50:51 +0000 |
---|---|---|
committer | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-06-29 17:50:51 +0000 |
commit | 432fe5aa084fe508cd5aa9ecaf35dc04e1891086 (patch) | |
tree | 1bc8f311b5eb2cc4354d9041ca8af09d3282d10e /gi/pyp-topics | |
parent | 0b33269caef6c487571774db5963456fa6f03c0a (diff) |
rev string
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@62 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'gi/pyp-topics')
-rw-r--r-- | gi/pyp-topics/src/train-contexts.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pyp-topics/src/train-contexts.cc b/gi/pyp-topics/src/train-contexts.cc index 3ad8828f..c5ab8734 100644 --- a/gi/pyp-topics/src/train-contexts.cc +++ b/gi/pyp-topics/src/train-contexts.cc @@ -16,7 +16,7 @@ #include "gzstream.hh" #include "mt19937ar.h" -static const char *REVISION = "$Revision: 0.1 $"; +static const char *REVISION = "$Rev$"; // Namespaces using namespace boost; |