summaryrefslogtreecommitdiff
path: root/Examples/test-suite/doxygen_parsing_enums_proper.i
blob: 1a69a84f17aeea56b7d95a9676c381d5968fb018 (plain)
1
2
3
4
5
6
7
%module "doxygen_parsing_enums_proper"

// Test enum commenting using the proper enums in the target language
%include "enums.swg"

%include "doxygen_parsing_enums.i"