summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/proxy/svn_pools_h.swg
blob: d44f80992670d2861d2ed110bd42a77eafe48c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/* Proxy classes for svn_pools.h
 * DO NOT EDIT -- AUTOMATICALLY GENERATED
 * BY build/generator/swig/header_wrappers.py */

/* No default constructors for opaque structs */
#ifdef SWIGPYTHON
#endif

/* Callback typemaps */

/* Baton typemaps */

/* Includes */
%{
#include "svn_pools.h"
%}
%include svn_pools.h

/* Structure definitions */
#ifdef SWIGPYTHON
#endif

/* Callbacks */

%inline %{
%}

#ifdef SWIGPYTHON

#endif