Sign in
fuchsia
/
third_party
/
swig
/
refs/tags/v4.0.0
/
.
/
Lib
/
scilab
/
exception.i
blob: 17f4175c4ec3d831d1c1d0bad122b656511c47dc [
file
] [
log
] [
blame
]
%
include
<
typemaps
/
exception
.
swg
>
%
insert
(
"runtime"
)
{
%
define_as
(
SWIG_exception
(
code
,
msg
),
SWIG_Scilab_Error
(
code
,
msg
);)
}