GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
ov-oncleanup.cc File Reference
#include "defun.h"
#include "ov-oncleanup.h"
#include "ov-fcn.h"
#include "ov-usr-fcn.h"
#include "pt-misc.h"
#include "toplev.h"
Include dependency graph for ov-oncleanup.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list FonCleanup (const octave_value_list &args, int)
 
static void warn_save_load (void)
 

Function Documentation

OCTAVE_EXPORT octave_value_list FonCleanup ( const octave_value_list args,
int   
)

Definition at line 193 of file ov-oncleanup.cc.

References print_usage().

static void warn_save_load ( void  )
static