javagetcptr typemap replaced by the javabody typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f1090f5a5c
commit
2a37bb5d27
4 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
%typemap(javaclassmodifiers) enum SWIGTYPE ""
|
||||
%typemap(javagetcptr) enum SWIGTYPE ""
|
||||
%typemap(javabody) enum SWIGTYPE ""
|
||||
|
||||
%javaenum(simple);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue