git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@492 626c5289-ae23-0410-ae9c-e8d60b6d4f22
10 lines
157 B
C
10 lines
157 B
C
|
|
/* SWIG version information */
|
|
|
|
#ifndef SWIG_VERSION
|
|
#define SWIG_VERSION "@SWIG_VERSION@"
|
|
#endif
|
|
|
|
#ifndef SWIG_SPIN
|
|
#define SWIG_SPIN "@SWIG_SPIN@"
|
|
#endif
|