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:
authorHieu Hoang <hieu@hoang.co.uk>2013-10-02 23:02:05 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-10-02 23:02:05 +0400
commitf2d218f8ee5a5273451337c921046fc5e4c1a658 (patch)
tree10badcde46882f382296549ef9c1cecd0cd3af4a /moses/ConfusionNet.cpp
parent6e32bd3e19db20bb7e8c3034fc0056c937b435b6 (diff)
move checking of legacy phrase-table to StaticData
Diffstat (limited to 'moses/ConfusionNet.cpp')
-rw-r--r--moses/ConfusionNet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/ConfusionNet.cpp b/moses/ConfusionNet.cpp
index fdfde0a86..91bc1959f 100644
--- a/moses/ConfusionNet.cpp
+++ b/moses/ConfusionNet.cpp
@@ -5,7 +5,6 @@
#include "FactorCollection.h"
#include "Util.h"
-#include "moses/TranslationModel/PhraseDictionaryTreeAdaptor.h"
#include "TranslationOptionCollectionConfusionNet.h"
#include "StaticData.h"
#include "Sentence.h"