Exemplo n.º 1
0
void octave_exit(void)
{
  do_octave_atexit();
}
Exemplo n.º 2
0
void COctaveInterface::run_octave_exit()
{
	do_octave_atexit();
}