Now good and proper test on swig version.
This commit is contained in:
Romain Chantereay 2004-09-07 11:47:29 +00:00
parent b74caa5982
commit ba26f54ef8
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
%}
#ifdef SWIGJAVA
#if SWIG_version == "1.3.22"
#if SWIG_VERSION >= 0x010322
%include "enumsimple.swg"
#endif
%pragma(java) jniclasscode=%{