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