Upstream version 1.3.40
[profile/ivi/swig.git] / Examples / perl5 / xmlstring / example.i
1 %module example
2
3 %include <xmlstring.i>
4
5 %{
6 #include "example.h"
7 %}
8
9
10 %include example.h