add list to R backend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12934 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
88eaf1b396
commit
7461134b80
1 changed files with 5 additions and 0 deletions
5
Lib/r/std_list.i
Normal file
5
Lib/r/std_list.i
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#define %swig_list_methods(Type...) %swig_sequence_methods(Type)
|
||||
#define %swig_list_methods_val(Type...) %swig_sequence_methods_val(Type);
|
||||
|
||||
%include <std/std_list.i>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue