aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fadingui/swig/fadingui_swig.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/gr-fadingui/swig/fadingui_swig.i')
-rw-r--r--src/gr-fadingui/swig/fadingui_swig.i12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/gr-fadingui/swig/fadingui_swig.i b/src/gr-fadingui/swig/fadingui_swig.i
new file mode 100644
index 0000000..dea7fc8
--- /dev/null
+++ b/src/gr-fadingui/swig/fadingui_swig.i
@@ -0,0 +1,12 @@
+/* -*- c++ -*- */
+
+#define FADINGUI_API
+
+%include "gnuradio.i" // the common stuff
+
+//load generated python docstrings
+%include "fadingui_swig_doc.i"
+
+%{
+%}
+