- Restructure runtime code into declarations, function and class definitions, and initialisation code - Rename internal functions/types to follow SWIG_Octave... or SwigOct... naming styles - Style/comment/whitespace cleanups
5 lines
82 B
OpenEdge ABL
5 lines
82 B
OpenEdge ABL
//
|
|
// std_except.i - STL exception support
|
|
//
|
|
|
|
%include <typemaps/std_except.swg>
|