mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-28 14:32:38 +03:00
clean-up
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4183 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
parent
ca5c0f19b7
commit
9fee4a97f2
@ -364,6 +364,7 @@ int main (int argc, char **argv)
|
|||||||
bestP = (*i)->getPoint();
|
bestP = (*i)->getPoint();
|
||||||
best = score;
|
best = score;
|
||||||
}
|
}
|
||||||
|
delete *i;
|
||||||
}
|
}
|
||||||
|
|
||||||
mean/=(float)ntry;
|
mean/=(float)ntry;
|
||||||
|
Loading…
Reference in New Issue
Block a user