value_wrapper -> valuewrapper. My test suite depends on the module name
matching the file name. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4507660097
commit
65a0e91dc2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// value_wrapper.i
|
||||
%module value_wrapper
|
||||
// valuewrapper.i
|
||||
%module valuewrapper
|
||||
|
||||
%inline %{
|
||||
template <typename T> struct X {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue