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/StaticData.h
parent8424fb6e2ad8e9d15471c7e610bce85082610a41 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/StaticData.h')
-rw-r--r--moses/StaticData.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/moses/StaticData.h b/moses/StaticData.h
index a8f90673a..e39466079 100644
--- a/moses/StaticData.h
+++ b/moses/StaticData.h
@@ -470,15 +470,15 @@ public:
// m_outputSearchGraph = outputSearchGraph;
// }
- // bool GetOutputSearchGraphExtended() const {
- // return m_outputSearchGraphExtended;
- // }
- // GetOutputSearchGraphSLF() const {
- // return m_outputSearchGraphSLF;
- // }
- // bool GetOutputSearchGraphHypergraph() const {
- // return m_outputSearchGraphHypergraph;
- // }
+// bool GetOutputSearchGraphExtended() const {
+// return m_outputSearchGraphExtended;
+// }
+// GetOutputSearchGraphSLF() const {
+// return m_outputSearchGraphSLF;
+// }
+// bool GetOutputSearchGraphHypergraph() const {
+// return m_outputSearchGraphHypergraph;
+// }
// #ifdef HAVE_PROTOBUF
// bool GetOutputSearchGraphPB() const {