mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-05 02:22:21 +03:00
cache bug
This commit is contained in:
parent
06769e648d
commit
d39dcf39ad
@ -300,6 +300,8 @@ void ProbingPT::CreateCache(System &system)
|
||||
assert(tps);
|
||||
|
||||
m_cache[retStruct.second] = tps;
|
||||
|
||||
++lineCount;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user