summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/proxy/svn_quoprint_h.swg
blob: ebd155664a812db7ca84bf0c646e8341cc1b3c94 (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_quoprint.h
 * DO NOT EDIT -- AUTOMATICALLY GENERATED */

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

/* Callback typemaps */

/* Baton typemaps */

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

/* Structure definitions */
#ifdef SWIGPYTHON
#endif

/* Callbacks */

%inline %{
%}

#ifdef SWIGPYTHON

#endif