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:
authorHieu Hoang <hieuhoang@gmail.com>2014-12-02 17:38:03 +0300
committerHieu Hoang <hieuhoang@gmail.com>2014-12-02 17:38:03 +0300
commit29ead5be7ba6e47e82c42e8dd613a1dd5181a123 (patch)
treef7928ab2d64f8a3cc1b0bb3ad03a60cb8cec62db /contrib/other-builds/moses
parent2fdd49d97310b93ed4f59d331f8e75755c71617e (diff)
move n-best code for phrase-based from IOWrapper to Manager
Diffstat (limited to 'contrib/other-builds/moses')
-rw-r--r--contrib/other-builds/moses/.project10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/other-builds/moses/.project b/contrib/other-builds/moses/.project
index f35afc2ec..d26a65d86 100644
--- a/contrib/other-builds/moses/.project
+++ b/contrib/other-builds/moses/.project
@@ -61,6 +61,16 @@
<locationURI>PARENT-3-PROJECT_LOC/moses/AlignmentInfoTest.cpp</locationURI>
</link>
<link>
+ <name>BaseManager.cpp</name>
+ <type>1</type>
+ <locationURI>PARENT-3-PROJECT_LOC/moses/BaseManager.cpp</locationURI>
+ </link>
+ <link>
+ <name>BaseManager.h</name>
+ <type>1</type>
+ <locationURI>PARENT-3-PROJECT_LOC/moses/BaseManager.h</locationURI>
+ </link>
+ <link>
<name>BitmapContainer.cpp</name>
<type>1</type>
<locationURI>PARENT-3-PROJECT_LOC/moses/BitmapContainer.cpp</locationURI>