mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 05:55:02 +03:00
variable number of translation component scores
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@25 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
parent
822963842b
commit
aca5403874
@ -76,7 +76,6 @@ public:
|
||||
{}
|
||||
virtual ~LatticeEdge()
|
||||
{
|
||||
TRACE_ERR(*this << std::endl);
|
||||
}
|
||||
|
||||
inline const Phrase &GetPhrase() const
|
||||
|
Loading…
Reference in New Issue
Block a user