diff options
author | manojgudi | 2014-03-11 14:55:19 +0530 |
---|---|---|
committer | manojgudi | 2014-03-11 14:55:19 +0530 |
commit | a86299fbfb90a86f88c71438452ff45afd86d477 (patch) | |
tree | 740dc6da0b66e0430c469a3f72c15ce5ebea81a7 | |
parent | 12e22a3772a15cac831b3aba4a4d50a50589b9bd (diff) | |
download | sandhi-a86299fbfb90a86f88c71438452ff45afd86d477.tar.gz sandhi-a86299fbfb90a86f88c71438452ff45afd86d477.tar.bz2 sandhi-a86299fbfb90a86f88c71438452ff45afd86d477.zip |
change in gnuradio .gitmodules path
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index fb3fbb6..669fe3f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = http://github.com/manojgudi/grex.git [submodule "gr36"] path = gr36 - url = http://github.com/manojgudi/gnuradio.git + url = http://github.com/gnu-sandhi/gnuradio.git |