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:
hieuhoang1972 2006-07-09 22:01:52 +00:00
parent 822963842b
commit aca5403874

View File

@ -76,7 +76,6 @@ public:
{}
virtual ~LatticeEdge()
{
TRACE_ERR(*this << std::endl);
}
inline const Phrase &GetPhrase() const