diff options
author | Determinant <[email protected]> | 2015-08-06 10:25:26 +0800 |
---|---|---|
committer | Determinant <[email protected]> | 2015-08-06 10:25:26 +0800 |
commit | ddc52b089a29dbe805ccbe499460b3e5d5b060c7 (patch) | |
tree | e16c26538231e82662e18271204624f2cb7dca7b /.gitmodules | |
parent | 156e2b5d97ac7a702e655dc3a1e260c72eecaa9c (diff) |
do not use submodule for nerv-speech
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 217ded3..9f556c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "luajit-2.0"] path = luajit-2.0 url = http://luajit.org/git/luajit-2.0.git -[submodule "nerv-speech"] - path = speech - url = https://github.com/Nerv-SJTU/nerv-speech.git [submodule "luarocks"] path = luarocks url = https://github.com/keplerproject/luarocks.git |