#include "octave-config.h"
#include <map>
#include <stack>
#include <string>
#include "child-list.h"
#include "oct-time.h"
#include "quit.h"
#include "str-vec.h"
#include "cdef-manager.h"
#include "display.h"
#include "dynamic-ld.h"
#include "environment.h"
#include "error.h"
#include "event-manager.h"
#include "graphics.h"
#include "gtk-manager.h"
#include "help.h"
#include "input.h"
#include "load-path.h"
#include "load-save.h"
#include "oct-hist.h"
#include "oct-stream.h"
#include "ov-typeinfo.h"
#include "pager.h"
#include "pt-eval.h"
#include "settings.h"
#include "symtab.h"
#include "url-handle-manager.h"
Go to the source code of this file.
◆ octave_initialized
OCTINTERP_API bool octave_initialized |
|
extern |
◆ octave_interpreter_ready
OCTINTERP_API bool octave_interpreter_ready |
|
extern |
◆ quit_allowed
OCTINTERP_API bool quit_allowed |
|
extern |