| Index: swig/Lib/pointer.i
|
| ===================================================================
|
| --- swig/Lib/pointer.i (revision 0)
|
| +++ swig/Lib/pointer.i (revision 0)
|
| @@ -0,0 +1,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"
|
| +
|
| +
|
| +
|
| +
|
|
|