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-10-27 03:00:59 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-10-27 03:00:59 +0300
commitec8dbdb94a46e70969490ecc6c4e22fb3a7f9802 (patch)
tree4b170ba9cabf06c121c7def814bbd2dfcf10e57c /moses/Phrase.h
parentca71a28d61a105681abfd90c0a0ab4eaa497bcb4 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/Phrase.h')
-rw-r--r--moses/Phrase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/Phrase.h b/moses/Phrase.h
index f9fee0148..72454595f 100644
--- a/moses/Phrase.h
+++ b/moses/Phrase.h
@@ -56,7 +56,7 @@ public:
/// return shared pointer to ttask
// only TargetPhrases have non-NULL ttaskptrs!
virtual ttasksptr GetTtask() const {
- return ttasksptr();
+ return ttasksptr();
}
/// check if this phrase belongs to a valid ttask