diff options
author | Josh Blum | 2012-09-02 15:00:35 -0700 |
---|---|---|
committer | Josh Blum | 2012-09-02 15:00:35 -0700 |
commit | 814be255443ef4ada223375263ee3d2ad43540c1 (patch) | |
tree | ac82e947512cf41cc70182408f8f4d3f1c16468b /.gitmodules | |
parent | 3522678e9ed21ba1e880b19762669fe2b0c44064 (diff) | |
download | sandhi-814be255443ef4ada223375263ee3d2ad43540c1.tar.gz sandhi-814be255443ef4ada223375263ee3d2ad43540c1.tar.bz2 sandhi-814be255443ef4ada223375263ee3d2ad43540c1.zip |
pulled in numanuma as submodule, will integrate
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8366c2f..abe9aca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "gnuradio"] path = gnuradio url = https://github.com/guruofquality/gnuradio.git +[submodule "numanuma"] + path = numanuma + url = git@github.com:guruofquality/numanuma.git |