summaryrefslogtreecommitdiff
path: root/Examples/php4/sync/example.i
blob: 17ff87cf3711f0e4a4c98837282ba79a2cf92875 (plain)
1
2
3
4
5
6
7
%module example

%{
#include "example.h"
%}

%include "example.h"