blob: d3d9121db3844a4b1b126d3583ad595cf89b76cb [file] [log] [blame]
%module spam
%{
#include "spam.h"
%}
%import bar.i
%include "spam.h"