more typemaps unification and fixes for valgrind

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7684 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-10-19 10:52:50 +00:00
commit 3aac30b168
26 changed files with 484 additions and 74 deletions

2
SWIG/Lib/tcl/carrays.i Normal file
View file

@ -0,0 +1,2 @@
%include <typemaps/carrays.swg>

1
SWIG/Lib/tcl/cmalloc.i Normal file
View file

@ -0,0 +1 @@
%include <typemaps/cmalloc.swg>

1
SWIG/Lib/tcl/cpointer.i Normal file
View file

@ -0,0 +1 @@
%include <typemaps/cpointer.swg>