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:
authorHieu Hoang <hieu@hoang.co.uk>2013-05-30 15:51:40 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-05-30 15:51:40 +0400
commitb1993f6171ee7c4a8be902395d09159f72873850 (patch)
tree106d16d6df78e4a52996df2cdde7abe8b46e589d /moses/DecodeStepTranslation.h
parent83c447784178d27b4c83a1d874b3ca6c3e5b62bd (diff)
beautify
Diffstat (limited to 'moses/DecodeStepTranslation.h')
-rw-r--r--moses/DecodeStepTranslation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/moses/DecodeStepTranslation.h b/moses/DecodeStepTranslation.h
index f60ae8b5d..c62b4275b 100644
--- a/moses/DecodeStepTranslation.h
+++ b/moses/DecodeStepTranslation.h
@@ -37,8 +37,8 @@ class DecodeStepTranslation : public DecodeStep
public:
DecodeStepTranslation(); //! not implemented
DecodeStepTranslation(const PhraseDictionary* phraseFeature,
- const DecodeStep* prev,
- const std::vector<FeatureFunction*> &features);
+ const DecodeStep* prev,
+ const std::vector<FeatureFunction*> &features);
virtual void Process(const TranslationOption &inputPartialTranslOpt