mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-26 08:06:58 +00:00
15 lines
456 B
OpenEdge ABL
15 lines
456 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.
|
||
|
*
|
||
|
* pointer.i
|
||
|
* ----------------------------------------------------------------------------- */
|
||
|
|
||
|
|
||
|
%echo "pointer.i is deprecated. Use cpointer.i instead."
|
||
|
%echo "See http://www.swig.org/Doc1.3/Library.html"
|
||
|
|
||
|
|
||
|
|
||
|
|