Part 3 of n-gram thing: added LanguageKenLM.h to public library headers

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4161 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
mlegendr 2011-08-24 11:26:41 +00:00
parent 6f391a7dbd
commit 3f0d83531f

View File

@ -68,6 +68,7 @@ libmoses_la_HEADERS = \
LanguageModelRemote.h \
LanguageModelSingleFactor.h \
LanguageModelSkip.h \
LanguageModelKen.h \
LexicalReordering.h \
LexicalReorderingState.h \
LexicalReorderingTable.h \