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:
Diffstat (limited to 'moses/Incremental.h')
-rw-r--r--moses/Incremental.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/moses/Incremental.h b/moses/Incremental.h
index ea4b3feda..c856f6a93 100644
--- a/moses/Incremental.h
+++ b/moses/Incremental.h
@@ -52,7 +52,8 @@ public:
{}
void OutputSearchGraph(OutputCollector *collector) const
{}
-
+ void OutputSearchGraphSLF() const
+ {}
private: