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:
-rw-r--r--irstlm/src/ngramcache.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/irstlm/src/ngramcache.h b/irstlm/src/ngramcache.h
index 056d656a8..6f57cc926 100644
--- a/irstlm/src/ngramcache.h
+++ b/irstlm/src/ngramcache.h
@@ -46,4 +46,5 @@ public:
void stat();
};
-#endif \ No newline at end of file
+#endif
+