#include "defun.h"#include "interpreter.h"#include "interpreter-private.h"#include "ov-oncleanup.h"#include "ov-fcn.h"#include "ov-usr-fcn.h"#include "parse.h"#include "pt-misc.h"
Go to the source code of this file.
Functions | |
| OCTAVE_EXPORT octave_value_list | FonCleanup (const octave_value_list &args, int) |
| OCTAVE_EXPORT octave_value_list FonCleanup | ( | const octave_value_list & | args, |
| int | |||
| ) |
Definition at line 216 of file ov-oncleanup.cc.
References ovl(), and print_usage().