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 <fishandfrolick@gmail.com>2012-06-05 21:15:43 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-06-05 21:15:43 +0400
commit86a1886cb49fa98aa83e93d03bb53e79dba1f0ca (patch)
treef3e448408957de45409fc4ab11a61cf597b74c3d /Jamroot
parenta7964e02abccba838e7db1c4bdcebb65edb53c74 (diff)
get rid of mention of --with-giza arg
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot4
1 files changed, 0 insertions, 4 deletions
diff --git a/Jamroot b/Jamroot
index 6190ef77f..a4726e589 100644
--- a/Jamroot
+++ b/Jamroot
@@ -15,10 +15,6 @@
#Note that, like language models, this is the --prefix where the library was
#installed, not some executable within the library.
#
-#--with-giza=/path/to/giza
-#Indicates where binaries GIZA++, snt2cooc.out, and mkcls live.
-#Builds scripts/training/train-model.perl using these paths.
-#
#Thread-caching malloc (optional):
#--with-tcmalloc
#