summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/proxy/svn_pools_h.swg
blob: 1023c619542754bab8b7dd663e0e71787b4eca3d (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
/* Proxy classes for svn_pools.h
 * DO NOT EDIT -- AUTOMATICALLY GENERATED */

/* 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