Explain the poor name.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11605 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2009-08-17 01:34:26 +00:00
commit c8f64ccc2e

View file

@ -1,6 +1,10 @@
/* File : example.i */
/* This file shows how to use %extend. */
/* This example has nothing to do with references but the name is used by all
* the other languages so it's hard to rename to something more meaningful.
*
* Mostly it shows how to use %extend.
*/
%module example