blob: 16e11b7d156fdfa4d37eb5616ef1d0671bf58768 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/* -----------------------------------------------------------------------------
* 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"
|