enum renamed enums due to enum keyword in C#

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-03-19 21:25:59 +00:00
commit 26dbbdac83
6 changed files with 15 additions and 15 deletions

View file

@ -243,7 +243,7 @@ C_TEST_CASES += \
cpp_macro_noarg \
defineop \
defines \
enum \
enums \
function_typedef \
lib_carrays \
lib_cdata \