Home | History | Annotate | Download | only in r
      1 #define %swig_list_methods(Type...) %swig_sequence_methods(Type)
      2 #define %swig_list_methods_val(Type...) %swig_sequence_methods_val(Type);
      3 
      4 %include <std/std_list.i>
      5 
      6