#include "octave-config.h"#include <iosfwd>#include "version.h"

Go to the source code of this file.
Functions | |
| static void | octave_print_terse_usage_and_exit (void) |
| static void | octave_print_verbose_usage_and_exit (void) |
| static void | octave_print_version_and_exit (void) |
Variables | |
| static const char * | usage_string |
|
static |
Definition at line 106 of file usage.h.
References usage_string.
Referenced by cmdline_options::cmdline_options(), and application::init().
|
static |
Definition at line 49 of file usage.h.
References octave_bugs_statement(), octave_contrib_statement(), octave_name_version_copyright_copying_and_warranty(), and octave_www_statement().
Referenced by cmdline_options::cmdline_options().
|
static |
Definition at line 114 of file usage.h.
References octave_name_version_copyright_copying_warranty_and_bugs().
Referenced by cmdline_options::cmdline_options().
|
static |
Definition at line 36 of file usage.h.
Referenced by octave_print_terse_usage_and_exit().