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>2017-04-27 02:00:40 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2017-04-27 02:00:40 +0300
commitac66370b80d99df64f9b1e8e806192a17eb6e584 (patch)
tree80d9f74b97dc6c74c6aeebb63fa8d66494959041 /moses2/FF/ExampleStatelessFF.cpp
parent6ca7ba5de1ea93dd7ee04f3060614d5152a29c2d (diff)
daily automatic beautifier
Diffstat (limited to 'moses2/FF/ExampleStatelessFF.cpp')
-rw-r--r--moses2/FF/ExampleStatelessFF.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses2/FF/ExampleStatelessFF.cpp b/moses2/FF/ExampleStatelessFF.cpp
index ab6260034..29716aaf8 100644
--- a/moses2/FF/ExampleStatelessFF.cpp
+++ b/moses2/FF/ExampleStatelessFF.cpp
@@ -12,7 +12,7 @@ namespace Moses2
{
ExampleStatelessFF::ExampleStatelessFF(size_t startInd,
- const std::string &line) :
+ const std::string &line) :
StatelessFeatureFunction(startInd, line)
{
ReadParameters();