/* Proxy classes for svn_version.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_version.h" %} %include svn_version.h /* Structure definitions */ #ifdef SWIGPYTHON %proxy(svn_version_t); %proxy(svn_version_checklist_t); #endif /* Callbacks */ %inline %{ %}