diff --git a/gruel/src/swig/pmt_swig.i b/gruel/src/swig/pmt_swig.i index 84f48b0..a4fffb7 100644 --- a/gruel/src/swig/pmt_swig.i +++ b/gruel/src/swig/pmt_swig.i @@ -42,6 +42,7 @@ %include %include +/* namespace std { %template() vector; %template() vector; @@ -58,6 +59,7 @@ namespace std { %template() vector< std::complex >; %template() vector< std::complex >; }; +*/ //////////////////////////////////////////////////////////////////////// // Language independent exception handler