CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6467 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d27df888dc
commit
20b69b4472
1 changed files with 3 additions and 3 deletions
|
|
@ -27,10 +27,10 @@ Version 1.3.23 (in progress)
|
|||
- Add the -oh option to change the output header file if
|
||||
needed.
|
||||
|
||||
swig -c++ -python test.i -o test.CC -oh test.H
|
||||
swig -c++ -python test.i -o test.CC -oh test.HH
|
||||
|
||||
this is mainly to use with directors, if the current
|
||||
default header file name is not good for you.
|
||||
this is mainly needed when using directors, and if the
|
||||
current default header file name is not good for you.
|
||||
|
||||
10/20/2004: wsfulton
|
||||
1) Compact default arguments feature added. This feature allows one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue