Fixed broken comment in StaticData.h

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/branches/lane-syntax@3970 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
dowobeha 2011-05-13 17:17:33 +00:00
parent 926aaba984
commit 36c0989c37

View File

@ -222,6 +222,7 @@ protected:
//! load syntactic language model
bool LoadSyntacticLanguageModel();
#endif
//! load not only the main phrase table but also any auxiliary tables that depend on which features are being used (e.g., word-deletion, word-insertion tables)
bool LoadPhraseTables();
//! load all generation tables as specified in ini file