swig/Lib/octave/std_except.i
Karl Wette bf12d76d03 Octave: cleanup/restructure library files
- 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
2014-10-04 19:18:32 +02:00

5 lines
82 B
OpenEdge ABL

//
// std_except.i - STL exception support
//
%include <typemaps/std_except.swg>