/* Here is some SWIG code code */ %module MyMod %{ ... %} %init %{ import_array(); %}
% Matlab comment only ...