/trunk/Examples/test-suite/enum_thorough_simple.i
# · Swig · 7 lines · 4 code · 3 blank · 0 comment · 0 complexity · dec2f83fa733b05c38ac0468c0217679 MD5 · raw file
- %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"