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
path: root/irstlm
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-11 05:27:32 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-11 05:27:32 +0400
commit6803962488e8fcc5aff87c7e1bc7b9743f739c56 (patch)
treef98bd3ab5b8ce23759c4a9240a3cfece3955d3c3 /irstlm
parent7bf8e660d22ffaf566f8f68d3bee5b28f0bcc955 (diff)
newline
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@635 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'irstlm')
-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
+