]> git.gag.com Git - debian/gnuradio/blobdiff - gr-msdd6000/src/msdd.i
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
[debian/gnuradio] / gr-msdd6000 / src / msdd.i
index 5046bb19643faf7c65647632e46d3835551af941..d122d4741abf3b90bb9e5f22d60176fc384aadbc 100644 (file)
  * Boston, MA 02110-1301, USA.
  */
 
-%feature("autodoc", "1");              // generate python docstrings
-
-%import "gnuradio.i"   // the common stuff
+%include "gnuradio.i"  // the common stuff
 
 %{
-#include "gnuradio_swig_bug_workaround.h"      // mandatory bug fix
 #include "msdd_source_s.h"
 #include "msdd_source_c.h"
 #include "msdd_source_simple.h"