/tags/rel-1.3.35/Lib/gcj/cni.swg
Unknown | 17 lines | 12 code | 5 blank | 0 comment | 0 complexity | dd2c6f124cec92e7db4bc6613469bdc0 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
1/* -----------------------------------------------------------------------------
2 * See the LICENSE file for information on copyright, usage and redistribution
3 * of SWIG, and the README file for authors - http://www.swig.org/release.html.
4 *
5 * cni.swg
6 * ----------------------------------------------------------------------------- */
7
8#ifdef SWIG
9
10#define __attribute__(...)
11%ignore class$;
12#pragma SWIG nowarn=313,402
13
14%nodefaultdtor;
15
16#endif
17