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:
Marcelo Matus 2004-10-21 10:37:12 +00:00
commit 20b69b4472

View file

@ -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