summaryrefslogtreecommitdiff
path: root/Examples/ruby/java/example.i
blob: 13d5b5e7033c1874662054c14988086d5829469c (plain)
1
2
3
4
5
6
7
8
9
%module example
%include <cni.i>

%{
#include "Example.h"
%}


%include Example.h