summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/proxy/svn_dirent_uri_h.swg
blob: c59d29869a1b5400cdf9fa026fafe9913e3e2879 (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_dirent_uri.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_dirent_uri.h"
%}
%include svn_dirent_uri.h

/* Structure definitions */
#ifdef SWIGPYTHON
#endif

/* Callbacks */

%inline %{
%}

#ifdef SWIGPYTHON

#endif