aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gr-usrptest/swig/usrptest_swig.i
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gr-usrptest/swig/usrptest_swig.i')
-rw-r--r--tools/gr-usrptest/swig/usrptest_swig.i13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/gr-usrptest/swig/usrptest_swig.i b/tools/gr-usrptest/swig/usrptest_swig.i
new file mode 100644
index 000000000..c6988262e
--- /dev/null
+++ b/tools/gr-usrptest/swig/usrptest_swig.i
@@ -0,0 +1,13 @@
+/* -*- c++ -*- */
+
+#define USRPTEST_API
+
+%include "gnuradio.i" // the common stuff
+
+//load generated python docstrings
+%include "usrptest_swig_doc.i"
+
+%{
+%}
+
+