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:
parent
c9635d6255
commit
c8f64ccc2e
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue