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