#include <cstdlib>#include <iostream>#include <string>#include "liboctave-build-info.h"#include "liboctinterp-build-info.h"#include "oct-env.h"#include "signal-wrappers.h"#include "octave.h"#include "octave-build-info.h"#include "sysdep.h"
Go to the source code of this file.
Functions | |
| static void | check_hg_versions (void) |
| int | main (int argc, char **argv) |
|
static |
Definition at line 55 of file main-cli.cc.
References liboctave_hg_id(), liboctinterp_hg_id(), and octave_hg_id().
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 126 of file main-cli.cc.
References check_hg_versions(), and octave_block_async_signals().
Referenced by shortcut_manager::fill_treewidget().