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 <hieuhoang@gmail.com>2017-07-22 01:03:46 +0300
committerHieu Hoang <hieuhoang@gmail.com>2017-07-22 01:03:46 +0300
commit6505d11cc651d30a821e1901e9c85e721c2489bd (patch)
treeb60cb8b029f9dcef2e040c6d6c1a1550bf1a8bb4
parent4d4ba3362752bf6181790c2c7cf6449a70e448ec (diff)
copy .gitmodules from mastermoses-ebay
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 51ab8750b..90a9b30ba 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "contrib/omtc/omtc"]
path = contrib/omtc/omtc
url = https://github.com/ianj-als/omtc.git
+[submodule "regtest"]
+ path = regtest
+ url = https://github.com/moses-smt/moses-regression-tests