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-02-06 15:29:54 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-02-06 15:29:54 +0400
commit5a26a4c84feb347da0cbfc58f59c3dc9038cc49f (patch)
tree32affb34d058991606cf05c7d3a098a3328ac26d /moses/GenerationDictionary.h
parent4d8de1e51d073598eb3d168da7375760771fd5a9 (diff)
delete class Dictionary
Diffstat (limited to 'moses/GenerationDictionary.h')
-rw-r--r--moses/GenerationDictionary.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/GenerationDictionary.h b/moses/GenerationDictionary.h
index 08ff5ab53..b0a84fb79 100644
--- a/moses/GenerationDictionary.h
+++ b/moses/GenerationDictionary.h
@@ -29,7 +29,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "ScoreComponentCollection.h"
#include "Phrase.h"
#include "TypeDef.h"
-#include "Dictionary.h"
#include "DecodeFeature.h"
namespace Moses