Files

6 lines
167 B
OpenEdge ABL
Raw Permalink Normal View History

#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>