Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTetsuo Kiso <tetsuo-s@is.naist.jp>2012-02-01 15:26:25 +0400
committerTetsuo Kiso <tetsuo-s@is.naist.jp>2012-02-01 15:26:25 +0400
commit33cea0f1dc4a249146020a0e2e07d6180ce92d69 (patch)
treeaa5a80b44658d0fd246d7db20ac7a7120590fb6a /mert/TerScorer.h
parent30fa97e404d773a6359c1063405cbcab2db20f6a (diff)
Delete unused enums.
Diffstat (limited to 'mert/TerScorer.h')
-rw-r--r--mert/TerScorer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mert/TerScorer.h b/mert/TerScorer.h
index 0e9996a99..0ae6004aa 100644
--- a/mert/TerScorer.h
+++ b/mert/TerScorer.h
@@ -11,8 +11,6 @@
using namespace std;
-// enum TerReferenceLengthStrategy { TER_AVERAGE, TER_SHORTEST, TER_CLOSEST };
-
class ScoreStats;
/**