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