![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <cctype>#include <cstdlib>#include <cstring>#include <string>#include <sys/types.h>#include <unistd.h>#include "progname.h"#include "file-ops.h"#include "lo-error.h"#include "lo-sysdep.h"#include "lo-utils.h"#include "oct-env.h"#include "oct-passwd.h"#include "oct-syscalls.h"#include "singleton-cleanup.h"
1.8.1.2