Revert accidental change to Python example
This was done way back in f84342a30 (Modified parameter handling using
typemaps. 'Reference' example. Visibility hint now applies only to the
global functions., 2008-06-28), surely accidentally.
This commit is contained in:
parent
63a229a40f
commit
8014af974d
1 changed files with 0 additions and 4 deletions
|
|
@ -5,9 +5,5 @@
|
|||
#include "example.h"
|
||||
%}
|
||||
|
||||
%typemap(in) double {
|
||||
/* hello */
|
||||
}
|
||||
|
||||
/* Let's just grab the original header file here */
|
||||
%include "example.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue