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
path: root/mert
diff options
context:
space:
mode:
authorHieu Hoang <fishandfrolick@gmail.com>2012-05-31 15:55:05 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-05-31 15:55:05 +0400
commit465c5cbf97c63585daef93c29fb90f14a763cbfd (patch)
tree8abbda708f26cb13974258d7122ad6269f996eb2 /mert
parentbeb2256dbaf420ed525cc8354617ead0db315060 (diff)
move all executables into bin
Diffstat (limited to 'mert')
-rw-r--r--mert/Jamfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mert/Jamfile b/mert/Jamfile
index 00219f878..5a908766c 100644
--- a/mert/Jamfile
+++ b/mert/Jamfile
@@ -71,4 +71,3 @@ unit-test timer_test : TimerTest.cpp mert_lib ..//boost_unit_test_framework ;
unit-test util_test : UtilTest.cpp mert_lib ..//boost_unit_test_framework ;
unit-test vocabulary_test : VocabularyTest.cpp mert_lib ..//boost_unit_test_framework ;
-install legacy : programs : <location>. ;