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-11-02 03:00:37 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-11-02 03:00:37 +0300
commitf38976aba07e0dbca74f9b824b28add486889b2a (patch)
tree54d2a68a9da692ba4e8fc91d339523e9874acd66 /moses/DecodeStepTranslation.h
parent8424fb6e2ad8e9d15471c7e610bce85082610a41 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/DecodeStepTranslation.h')
-rw-r--r--moses/DecodeStepTranslation.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/moses/DecodeStepTranslation.h b/moses/DecodeStepTranslation.h
index 25af693eb..d9c293b86 100644
--- a/moses/DecodeStepTranslation.h
+++ b/moses/DecodeStepTranslation.h
@@ -61,12 +61,12 @@ public:
, TargetPhraseCollection::shared_ptr phraseColl) const;
// legacy
- void
+ void
ProcessInitialTransLEGACY(InputType const& source,
- PartialTranslOptColl &outputPartialTranslOptColl,
- size_t startPos, size_t endPos,
- bool adhereTableLimit,
- InputPathList const& inputPathList) const;
+ PartialTranslOptColl &outputPartialTranslOptColl,
+ size_t startPos, size_t endPos,
+ bool adhereTableLimit,
+ InputPathList const& inputPathList) const;
void ProcessLEGACY(const TranslationOption &inputPartialTranslOpt
, const DecodeStep &decodeStep