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>2012-10-09 15:06:14 +0400
committerHieu Hoang <hieuhoang@gmail.com>2012-10-09 15:06:14 +0400
commit1c73dd16055dea3cb1cb27be94474127beb0a3e7 (patch)
tree09110f5d90019e18770399b1d82319cb8b1aaecc /contrib
parente435ce23b55817811ef431c89157ea6d2107c904 (diff)
mkdtemp template must be have 6 'X' in Linux
Diffstat (limited to 'contrib')
-rw-r--r--contrib/other-builds/moses/.cproject1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/other-builds/moses/.cproject b/contrib/other-builds/moses/.cproject
index 05eb2df40..c4c34566f 100644
--- a/contrib/other-builds/moses/.cproject
+++ b/contrib/other-builds/moses/.cproject
@@ -37,6 +37,7 @@
<listOptionValue builtIn="false" value="${workspace_loc}/../../"/>
</option>
<option id="gnu.cpp.compiler.option.preprocessor.def.752586397" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
+ <listOptionValue builtIn="false" value="IS_ECLIPSE"/>
<listOptionValue builtIn="false" value="KENLM_MAX_ORDER=7"/>
<listOptionValue builtIn="false" value="TRACE_ENABLE"/>
<listOptionValue builtIn="false" value="LM_IRST"/>