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:
authorMosesAdmin <moses-support-owner@mit.edu>2015-11-04 03:00:37 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2015-11-04 03:00:37 +0300
commit0db2f8312aafa5042003921d6eba64f30b4ddd5c (patch)
treeea3b2b1639392fa91e14332884bad97459d360de /moses/Hypothesis.h
parentb5d914134accaf5cdf39a94f61c581545e5803f6 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/Hypothesis.h')
-rw-r--r--moses/Hypothesis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/Hypothesis.h b/moses/Hypothesis.h
index b5e8c2258..66cea00a7 100644
--- a/moses/Hypothesis.h
+++ b/moses/Hypothesis.h
@@ -281,7 +281,7 @@ public:
#endif
bool beats(Hypothesis const& b) const;
-
+
};