This reverts commit bf12d76d03.
Reverting a series of Octave commits for re-applying again without
incorrect whitespace changes.
5 lines
129 B
OpenEdge ABL
5 lines
129 B
OpenEdge ABL
%define %array_class(TYPE,NAME)
|
|
%array_class_wrap(TYPE,NAME,__paren__,__paren_asgn__)
|
|
%enddef
|
|
|
|
%include <typemaps/carrays.swg>
|