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:
authorKenneth Heafield <github@kheafield.com>2012-09-24 21:30:51 +0400
committerKenneth Heafield <github@kheafield.com>2012-09-24 21:30:51 +0400
commit4faab6c68fb47c79e101c5fc9146636f3173e50d (patch)
treec52bd0d821ed1b00170fcb10a9fb9399d1ab62ad /.gitmodules
parent0580c1ae9f7474a5a70a8b34f9a3bf4091324407 (diff)
Extract kenlm into a submodule, referencing lazy
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0470c63fd..693ae6daa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "regression-testing/tests"]
path = regression-testing/tests
url = ../moses-regression-tests.git
+[submodule "lazy"]
+ path = lazy
+ url = git@github.com:kpu/lazy