summaryrefslogtreecommitdiff
path: root/trunk/Examples/test-suite/enum_thorough_simple.i
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Examples/test-suite/enum_thorough_simple.i')
-rw-r--r--trunk/Examples/test-suite/enum_thorough_simple.i7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/Examples/test-suite/enum_thorough_simple.i b/trunk/Examples/test-suite/enum_thorough_simple.i
new file mode 100644
index 000000000..2e1f84ca8
--- /dev/null
+++ b/trunk/Examples/test-suite/enum_thorough_simple.i
@@ -0,0 +1,7 @@
+%module "enum_thorough_simple"
+
+// Test enum wrapping using simple constants (SWIG-1.3.21 and earlier default enum wrapping for C# and Java)
+%include "enumsimple.swg"
+
+%include "enum_thorough.i"
+