git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
7 lines
168 B
OpenEdge ABL
7 lines
168 B
OpenEdge ABL
%module "doxygen_parsing_enums_proper"
|
|
|
|
// Test enum commenting using the proper enums in the target language
|
|
%include "enums.swg"
|
|
|
|
%include "doxygen_parsing_enums.i"
|
|
|