Defined SWIG_USE_OLD_TYPEMAPS as a temporary measure to work with SWIG 2.0.
This commit is contained in:
parent
5dcb180472
commit
41759a9bea
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
*
|
||||
***********************************************************/
|
||||
%module comedi
|
||||
#define SWIG_USE_OLD_TYPEMAPS
|
||||
%{
|
||||
#include "comedilib.h"
|
||||
%}
|
||||
|
|
Loading…
Add table
Reference in a new issue