Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMosesAdmin <moses-support-owner@mit.edu>2015-12-14 02:07:15 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-12-14 02:07:15 +0300
commitdfcdb43c28b8582a51f1f5ef87af4c4cfe140a78 (patch)
tree979c6e7b75bdd659e4729e90d947dde6af746be0 /moses/InputPath.h
parent8b2f1ba52961bcecbf809634e17b91c3c1e9c86b (diff)
daily automatic beautifier
Diffstat (limited to 'moses/InputPath.h')
-rw-r--r--moses/InputPath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/InputPath.h b/moses/InputPath.h
index a2cbe0087..75e05d789 100644
--- a/moses/InputPath.h
+++ b/moses/InputPath.h
@@ -41,7 +41,7 @@ public:
public:
// ttaskwptr const ttask;
- TranslationTask const* ttask;
+ TranslationTask const* ttask;
protected:
const InputPath *m_prevPath;
Phrase m_phrase;