Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/distro.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoumith <soumith@fb.com>2016-07-28 04:52:29 +0300
committersoumith <soumith@fb.com>2016-07-28 05:34:11 +0300
commite2875bba18f4fc9f145bbab1abb9a02cba03b3be (patch)
tree7dfdeb142cd139ef593dd578d1a122edd3ab1c9f /.gitmodules
parent636ddae473b293e694743395dc0b89c37ebcac53 (diff)
removing audio, fftw3, graphicsmagick, sdl2, signal
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules15
1 files changed, 0 insertions, 15 deletions
diff --git a/.gitmodules b/.gitmodules
index 82bfc39..7a1754d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,15 +43,9 @@
[submodule "pkg/optim"]
path = pkg/optim
url = https://github.com/torch/optim.git
-[submodule "extra/sdl2"]
- path = extra/sdl2
- url = https://github.com/torch/sdl2-ffi.git
[submodule "extra/threads"]
path = extra/threads
url = https://github.com/torch/threads-ffi.git
-[submodule "extra/graphicsmagick"]
- path = extra/graphicsmagick
- url = https://github.com/clementfarabet/graphicsmagick.git
[submodule "extra/argcheck"]
path = extra/argcheck
url = https://github.com/torch/argcheck.git
@@ -61,15 +55,6 @@
[submodule "exe/trepl"]
path = exe/trepl
url = https://github.com/torch/trepl.git
-[submodule "extra/audio"]
- path = extra/audio
- url = https://github.com/soumith/lua---audio.git
-[submodule "extra/signal"]
- path = extra/signal
- url = https://github.com/soumith/torch-signal.git
-[submodule "extra/fftw3"]
- path = extra/fftw3
- url = https://github.com/soumith/fftw3-ffi.git
[submodule "extra/nnx"]
path = extra/nnx
url = https://github.com/clementfarabet/lua---nnx.git