log output

This commit is contained in:
Matthias Huck 2014-12-05 22:31:54 +00:00
parent 6a77fd0ce3
commit bfeb7d641f

View File

@ -149,7 +149,7 @@ bool RuleTableLoaderStandard::Load(FormatType format
, size_t /* tableLimit */
, RuleTableTrie &ruleTable)
{
PrintUserTime(string("Start loading text phrase table. ") + (format==MosesFormat?"Moses ":"Hiero ") + " format");
PrintUserTime(string("Start loading text phrase table. ") + (format==MosesFormat?"Moses":"Hiero") + " format");
const StaticData &staticData = StaticData::Instance();