more comments and cosmetic fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5789 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7c4ccbedfd
commit
557c66c367
5 changed files with 12 additions and 18 deletions
|
|
@ -1,6 +1,3 @@
|
|||
#ifndef __python_complex_common_i__
|
||||
#define __python_complex_common_i__
|
||||
|
||||
/*
|
||||
Defines the As/From conversors for double/float complex, you need to
|
||||
provide complex Type, the Name you want to use in the conversors,
|
||||
|
|
@ -103,4 +100,3 @@ SWIGSTATICINLINE(int)
|
|||
%swig_cplxdbl_conv(Type, Constructor, Real, Imag)
|
||||
|
||||
|
||||
#endif //__python_complex_common_i__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue