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
18