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-31 20:14:47 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-10-31 20:14:47 +0300
commit4168429aacc1d66e43ec8c730f8aa9e073a27cbe (patch)
tree691d4f6d3319b92bac03c69456f5229d21d29608 /moses/TranslationTask.cpp
parentd6df7f4a160428dad88465db1fc6df38bfbc4a12 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/TranslationTask.cpp')
-rw-r--r--moses/TranslationTask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/TranslationTask.cpp b/moses/TranslationTask.cpp
index 122d8313b..8d69ce27e 100644
--- a/moses/TranslationTask.cpp
+++ b/moses/TranslationTask.cpp
@@ -167,7 +167,7 @@ interpret_dlt()
m_scope->SetContextWeights(j->second);
}
}
-
+
void TranslationTask::Run()
{