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/misc
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2016-01-18 18:00:49 +0300
committerHieu Hoang <hieuhoang@gmail.com>2016-01-18 18:00:49 +0300
commitb2bffd1754d3399a090eb5aa5fe8401db07e2a7f (patch)
treed8b711a68e01cbf91f4d91d3fa16bf96619620f2 /misc
parent1de37e1f0846243bd979ca9f65040d5500106f88 (diff)
move moses2 into root directory
Diffstat (limited to 'misc')
-rw-r--r--misc/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Jamfile b/misc/Jamfile
index e56cdd22b..9ebacff66 100644
--- a/misc/Jamfile
+++ b/misc/Jamfile
@@ -35,7 +35,7 @@ exe QueryProbingPT : QueryProbingPT.cpp ..//boost_filesystem ../moses//moses ;
exe CreateProbingPT2 : CreateProbingPT2.cpp ..//boost_filesystem ../moses//moses ;
-alias programsProbing : CreateProbingPT QueryProbingPT CreateProbingPT2 ;
+alias programsProbing : CreateProbingPT QueryProbingPT ;
exe merge-sorted :
merge-sorted.cc