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-01 02:32:24 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-06-01 02:32:24 +0400
commit417d5ee57ba980b4a88031550163a218bf9c5a1c (patch)
tree29662a0db328b4fc5fa3ece97cb5bbf931d79fee /scripts/Jamfile
parent48faedb3bdfe1507d19cf2b76fbc81f3be2ff244 (diff)
move biconcor to /
Diffstat (limited to 'scripts/Jamfile')
-rw-r--r--scripts/Jamfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Jamfile b/scripts/Jamfile
index b9eefcffe..df9a4dfcf 100644
--- a/scripts/Jamfile
+++ b/scripts/Jamfile
@@ -1,7 +1,6 @@
#See ../Jamroot for options.
import option path ;
-build-project ems/biconcor ;
build-project training ;
with-giza = [ option.get "with-giza" ] ;