Sign in
fuchsia
/
third_party
/
swig
/
728b8955bd50d79168e121f834295ef30fcdc89e
/
.
/
Examples
/
test-suite
/
octave
/
abstract_virtual_runme.m
blob: d99ca1c74f5e6a26b3f0935c8d2efa237b5612c9 [
file
] [
log
] [
blame
]
# do not dump Octave core
if
exist
(
"crash_dumps_octave_core"
,
"builtin"
)
crash_dumps_octave_core
(
0
);
endif
abstract_virtual
d
=
D
();
e
=
E
();