PageRenderTime 41ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/rel-1-3-29/SWIG/Lib/perl5/cni.i

#
Swig | 12 lines | 10 code | 2 blank | 0 comment | 0 complexity | 754a592fd17d459ba0876eab08860698 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %warnfilter(SWIGWARN_PARSE_KEYWORD) java::lang::ref;
  2. %{
  3. #undef STATIC
  4. %}
  5. %include <gcj/cni.i>
  6. %{
  7. #undef TRUE
  8. #define TRUE 1
  9. %}
  10. %include <jstring.i>