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