source: valtobtest/subversion-1.6.2/subversion/bindings/swig/proxy/svn_subst_h.swg @ 3

Last change on this file since 3 was 3, checked in by valtob, 15 years ago

subversion source 1.6.2 as test

File size: 409 bytes
Line 
1/* Proxy classes for svn_subst.h
2 * DO NOT EDIT -- AUTOMATICALLY GENERATED */
3
4/* No default constructors for opaque structs */
5#ifdef SWIGPYTHON
6#endif
7
8/* Callback typemaps */
9
10/* Baton typemaps */
11
12/* Includes */
13%{
14#include "svn_subst.h"
15%}
16%include svn_subst.h
17
18/* Structure definitions */
19#ifdef SWIGPYTHON
20%proxy(svn_subst_keywords_t);
21#endif
22
23/* Callbacks */
24
25%inline %{
26%}
27
28#ifdef SWIGPYTHON
29
30#endif
Note: See TracBrowser for help on using the repository browser.