#include <mmxlight/base_evaluator.hpp>#include <mmxlight/shell.hpp>#include <basix/math_syntax.hpp>#include <basix/list.hpp>#include <basix/dynamic.hpp>Go to the source code of this file.
| #define DATA_BEGIN ((char) 2) |
Definition at line 21 of file texmacs.cpp.
Referenced by mmx::output_completion(), mmx::shell_texmacs_initialize(), mmx::shell_texmacs_input(), and mmx::shell_texmacs_output().
| #define DATA_COMMAND '\20' |
Definition at line 24 of file texmacs.cpp.
Referenced by mmx::shell_texmacs_input().
| #define DATA_END ((char) 5) |
Definition at line 22 of file texmacs.cpp.
Referenced by mmx::output_completion(), mmx::shell_texmacs_initialize(), mmx::shell_texmacs_input(), and mmx::shell_texmacs_output().
| #define DATA_ESCAPE ((char) 27) |
Definition at line 23 of file texmacs.cpp.
1.7.2