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 | 5432a592f533949a9e25a631fb128ee56af0cb37 (patch) | |
tree | 33496b2201ad83289923d84adc994865f4087599 /gi/pyp-topics/src | |
parent | 1f9afe2a7e62b6e3b5180d7f0fd03f9f1b7696df (diff) |
rev string
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@62 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'gi/pyp-topics/src')
-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; |