fix module name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4e5940e753
commit
d590c60cec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
%module minherit
|
||||
%module minherit2
|
||||
|
||||
// A multiple inheritance example, mainly for Java and C#.
|
||||
// The example shows how it is possible to turn C++ abstract base classes into Java/C# interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue