A global stl.i works just as well
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4237 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7d93dbc625
commit
be4e37e548
10 changed files with 11 additions and 81 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
11
SWIG/Lib/stl.i
Normal file
11
SWIG/Lib/stl.i
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
//
|
||||||
|
// SWIG typemaps for STL types
|
||||||
|
// Luigi Ballabio
|
||||||
|
// Jan 16, 2003
|
||||||
|
//
|
||||||
|
// the %include directives below will fetch the files from the
|
||||||
|
// appropriate language directory
|
||||||
|
|
||||||
|
%include std_string.i
|
||||||
|
%include std_vector.i
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
//
|
|
||||||
// SWIG typemaps for STL types
|
|
||||||
// Luigi Ballabio and Manu ???
|
|
||||||
// Apr 26, 2002
|
|
||||||
//
|
|
||||||
|
|
||||||
%include std_string.i
|
|
||||||
%include std_vector.i
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue