Home | History | Annotate | Download | only in gcj
      1 /* -----------------------------------------------------------------------------
      2  * cni.swg
      3  * ----------------------------------------------------------------------------- */
      4 
      5 #ifdef SWIG
      6 
      7 #define __attribute__(...)
      8 %ignore class$;
      9 #pragma SWIG nowarn=313,402
     10 
     11 %nodefaultdtor;
     12 
     13 #endif
     14 
     15