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:
authorbhaddow <bhaddow@1f5c12ca-751b-0410-a591-d2e778427230>2008-05-15 10:44:36 +0400
committerbhaddow <bhaddow@1f5c12ca-751b-0410-a591-d2e778427230>2008-05-15 10:44:36 +0400
commit1f84c9eab7189380d5bdb1756905e88b44e72259 (patch)
treecc84567531bc44c36ae8194a1f79819fa4812ec3 /mert/FeatureStats.h
parent750428746300abd45373e2e4321a0945c1104f96 (diff)
Get rid of warnings about lack of newlines
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1691 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'mert/FeatureStats.h')
-rw-r--r--mert/FeatureStats.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mert/FeatureStats.h b/mert/FeatureStats.h
index 0a006a970..1cb4f41d5 100644
--- a/mert/FeatureStats.h
+++ b/mert/FeatureStats.h
@@ -81,4 +81,5 @@ public:
};
-#endif \ No newline at end of file
+#endif
+