/* Proxy classes for svn_compat.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON #endif /* Callback typemaps */ /* Baton typemaps */ #ifdef SWIGPYTHON %apply void *PY_AS_VOID { void *callback_baton, void *receiver_baton }; #endif /* Includes */ %{ #include "svn_compat.h" %} %include svn_compat.h /* Structure definitions */ #ifdef SWIGPYTHON #endif /* Callbacks */ %inline %{ %} #ifdef SWIGPYTHON #endif