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:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-10-17 15:43:58 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-10-17 15:43:58 +0400
commitd48ca239a7d1e746d09d85af13a7cae9a3bd1bae (patch)
treedf72610c1a42d728b0add369a7c51566e3518a40 /irstlm/src/util.h
parentd8124de551f399e48b87187884543c1c193f95f7 (diff)
copied source code into gzfilebuf.h instead of link
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@890 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'irstlm/src/util.h')
-rw-r--r--irstlm/src/util.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/irstlm/src/util.h b/irstlm/src/util.h
index e3da9c992..229d301cc 100644
--- a/irstlm/src/util.h
+++ b/irstlm/src/util.h
@@ -21,4 +21,5 @@ public:
void close();
};
-#endif \ No newline at end of file
+#endif
+