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-19 02:00:40 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-10-19 02:00:40 +0300
commitd757346b55cf497f7a6887b00c1a84402f33f374 (patch)
tree30a3b680d2557ee81028d5c8ceb14dbcb834c1d2 /moses/ChartParser.h
parentb8b3d2111a20c6f401291160a01db4bc03ce3676 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/ChartParser.h')
-rw-r--r--moses/ChartParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/ChartParser.h b/moses/ChartParser.h
index 2fb25dd0c..a1d0752c2 100644
--- a/moses/ChartParser.h
+++ b/moses/ChartParser.h
@@ -38,7 +38,7 @@ class Sentence;
class ChartCellCollectionBase;
class Word;
class Phrase;
- // class TargetPhraseCollection;
+// class TargetPhraseCollection;
class DecodeGraph;
class ChartParserUnknown