Beispiel #1
0
void octave_exit(void)
{
  do_octave_atexit();
}
Beispiel #2
0
void COctaveInterface::run_octave_exit()
{
	do_octave_atexit();
}