using the global runtime.swg instead of python/pyrunalias.swg. Now the same solution can be used in other languages

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6763 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-11-21 19:36:26 +00:00
commit 492c58c659
6 changed files with 91 additions and 17 deletions

View file

@ -29,6 +29,7 @@ CPP_TEST_CASES += \
nondynamic \
primitive_types \
std_containers \
swigobject
C_TEST_CASES += \
file_test \