move tuple helper to its own file, and allow the user to redefine fragments through the fragments.i file

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6234 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-09-07 09:26:23 +00:00
commit 4e4d8679f1
5 changed files with 60 additions and 29 deletions

View file

@ -10,7 +10,7 @@
* some way.
*/
%include "fragments.i"
%include "pytuplehlp.swg"
/* %cstring_input_binary(TYPEMAP, SIZE)
*