12 lines
324 B
OpenEdge ABL
12 lines
324 B
OpenEdge ABL
/* -----------------------------------------------------------------------------
|
|
* cstring.i
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
%echo "cstring.i not implemented for this target"
|
|
#define SWIG_CSTRING_UNIMPL
|
|
|
|
/* old name keep for compatibility */
|
|
#define _CSTRING_UNIMPL
|
|
|
|
|
|
|