move attribute.i to the typemap library, now is usable from all the languages

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7717 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-10-25 13:20:50 +00:00
commit 8be1b7a07c
12 changed files with 251 additions and 159 deletions

View file

@ -13,7 +13,6 @@ top_builddir = @top_builddir@
CPP_TEST_CASES += \
argcargvtest \
attributetest \
autodoc \
callback \
complextest \
@ -25,6 +24,7 @@ CPP_TEST_CASES += \
input \
inplaceadd \
kwargs \
li_attribute \
li_cstring \
li_cwstring \
li_implicit \