summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/proxy/svn_types_impl_h.swg
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/bindings/swig/proxy/svn_types_impl_h.swg')
-rw-r--r--subversion/bindings/swig/proxy/svn_types_impl_h.swg30
1 files changed, 30 insertions, 0 deletions
diff --git a/subversion/bindings/swig/proxy/svn_types_impl_h.swg b/subversion/bindings/swig/proxy/svn_types_impl_h.swg
new file mode 100644
index 0000000..5995b9c
--- /dev/null
+++ b/subversion/bindings/swig/proxy/svn_types_impl_h.swg
@@ -0,0 +1,30 @@
+/* Proxy classes for svn_types_impl.h
+ * DO NOT EDIT -- AUTOMATICALLY GENERATED
+ * BY build/generator/swig/header_wrappers.py */
+
+/* No default constructors for opaque structs */
+#ifdef SWIGPYTHON
+#endif
+
+/* Callback typemaps */
+
+/* Baton typemaps */
+
+/* Includes */
+%{
+#include "svn_types_impl.h"
+%}
+%include svn_types_impl.h
+
+/* Structure definitions */
+#ifdef SWIGPYTHON
+#endif
+
+/* Callbacks */
+
+%inline %{
+%}
+
+#ifdef SWIGPYTHON
+
+#endif