|
MTMS main
Modern Turing Machine Simulator
|
Dedicated header for the main CLI functions. More...
#include <cstdlib>#include <string>Go to the source code of this file.
Classes | |
| struct | Program::Options |
Namespaces | |
| namespace | Program |
Functions | |
| void | Program::parse_args (int argc, char *argv[], Program::Options &options) |
| void | Program::print_help () |
| void | Program::print_usage () |
Dedicated header for the main CLI functions.
Definition in file program.hpp.