1 2 3 4 5 6 7 8 9 10 11 12
/* -*- c++ -*- */ #define FADINGUI_API %include "gnuradio.i" // the common stuff //load generated python docstrings %include "fadingui_swig_doc.i" %{ %}