blob: 2e1f84ca84f2559bddbbe77b66c0a33036015267 [file] [log] [blame]
%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"