Sign in
fuchsia
/
third_party
/
swig
/
728b8955bd50d79168e121f834295ef30fcdc89e
/
.
/
Examples
/
test-suite
/
octave
/
template_static_runme.m
blob: 8d22feda5fc2e53d06ce0235565a082e19993227 [
file
] [
log
] [
blame
]
# do not dump Octave core
if
exist
(
"crash_dumps_octave_core"
,
"builtin"
)
crash_dumps_octave_core
(
0
);
endif
template_static
Foo_bar_double
(
1
);