aboutsummaryrefslogtreecommitdiff
path: root/Examples/tcl/java/example.i
blob: b69d83f8d53a169a73bf5a28e59af2c7bea349b9 (plain)
1
2
3
4
5
6
7
8
%module example
%include <cni.i>

%{
#include "Example.h"
%}

%include Example.h