diff options
author | Josh Blum | 2010-10-18 14:09:23 -0700 |
---|---|---|
committer | Josh Blum | 2010-10-18 14:09:23 -0700 |
commit | d029af43c3367a4611185ade70639cc6b7cc5e3d (patch) | |
tree | fa06e3a4f6aeaf578958899e8fd8c74e990cd962 /gr-uhd/grc/.gitignore | |
parent | 873228d25b3ea5df8eb10f6652518f144858af61 (diff) | |
download | gnuradio-d029af43c3367a4611185ade70639cc6b7cc5e3d.tar.gz gnuradio-d029af43c3367a4611185ade70639cc6b7cc5e3d.tar.bz2 gnuradio-d029af43c3367a4611185ade70639cc6b7cc5e3d.zip |
uhd: created multi usrp grc wrapper generator, removed mimo gen and checked in its generated files
Diffstat (limited to 'gr-uhd/grc/.gitignore')
-rw-r--r-- | gr-uhd/grc/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/grc/.gitignore b/gr-uhd/grc/.gitignore index c95275d8d..d8ab9bd0c 100644 --- a/gr-uhd/grc/.gitignore +++ b/gr-uhd/grc/.gitignore @@ -1,4 +1,4 @@ -/uhd_mimo*.xml +/uhd_multi*.xml /uhd_single*.xml /Makefile /Makefile.in |