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:
authorKenneth Heafield <github@kheafield.com>2011-11-18 18:37:01 +0400
committerKenneth Heafield <github@kheafield.com>2011-11-18 18:37:01 +0400
commit5c9b28c55abc3ecf45fc07481f93151c58df2520 (patch)
treebe7715b60136c38fe6945e9bf5098620510bc375 /.gitignore
parent380b6c71971c308ba06cacbb9f3add6ba26e9d4c (diff)
Introducing Jamfiles
Currently supports kenlm, irstlm, and srilm options. bjam [--with-srilm=/path/to/sri] [--with-irstlm=/path/to/irst] -j8 Places binaries in dist/ that pass regression tests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ce091a630..a52c8d342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,5 @@ m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
+dist
+bin