git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@11189 626c5289-ae23-0410-ae9c-e8d60b6d4f22
12 lines
498 B
OpenEdge ABL
12 lines
498 B
OpenEdge ABL
/* -----------------------------------------------------------------------------
|
|
* See the LICENSE file for information on copyright, usage and redistribution
|
|
* of SWIG, and the README file for authors - http://www.swig.org/release.html.
|
|
*
|
|
* typemaps.i
|
|
*
|
|
* Pointer handling
|
|
* These mappings provide support for input/output arguments and common
|
|
* uses for C/C++ pointers.
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
%include <typemaps/typemaps.swg>
|