Updates to the 'simple' example for the Pike module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6f5e5ddf39
commit
3684a6a3a7
3 changed files with 8 additions and 8 deletions
|
|
@ -2,4 +2,4 @@
|
|||
%module example
|
||||
|
||||
extern int gcd(int x, int y);
|
||||
/* extern double Foo; */
|
||||
extern double Foo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue