diff options
author | Tom Rondeau | 2011-09-06 18:18:11 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-09-06 18:19:25 -0400 |
commit | 8743a23066d779dbfbd6d93467cd9cd36fd00e01 (patch) | |
tree | c3d1955b0acf893228cffaddbcff287c758572fd /gr-shd/swig/.gitignore | |
parent | 0f43bdb085f98e1182dbd940db9ed1fb52119186 (diff) | |
download | gnuradio-8743a23066d779dbfbd6d93467cd9cd36fd00e01.tar.gz gnuradio-8743a23066d779dbfbd6d93467cd9cd36fd00e01.tar.bz2 gnuradio-8743a23066d779dbfbd6d93467cd9cd36fd00e01.zip |
shd: adding a component gr-shd as an interface to the Symplex Hardware X-Mini system. Mostly cribbed from gr-uhd.
Diffstat (limited to 'gr-shd/swig/.gitignore')
-rw-r--r-- | gr-shd/swig/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gr-shd/swig/.gitignore b/gr-shd/swig/.gitignore new file mode 100644 index 000000000..23ae38f9b --- /dev/null +++ b/gr-shd/swig/.gitignore @@ -0,0 +1,8 @@ +/shd_swig.cc +/shd_swig.py +/Makefile +/Makefile.in +/guile +/python +/run_guile_tests +/run_tests |