/* Proxy classes for svn_pools.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON #endif /* Includes */ #ifdef SWIGPYTHON %import proxy.swg %import apr.swg %include svn_types_h.swg #endif %{ #include "svn_pools.h" %} %include svn_pools.h /* Structure definitions */ #ifdef SWIGPYTHON #endif /* Callbacks */ %inline %{ %}