#include "emptymode.h"
#include <iostream>
#include "helpmode.h"
#include "io.h"
#include "mainmode.h"
#include "special.h"
#include "test.h"
#include "version.h"
Include dependency graph for emptymode.cpp:
Namespaces | |
namespace | atlas |
namespace | atlas::emptymode |
Functions | |
void | atlas::this_entry () |
void | atlas::this_exit () |
void | atlas::printVersion () |
void | atlas::help_f () |
void | atlas::q_h () |
void | atlas::type_f () |
void | atlas::this_entry () |
void | atlas::this_exit () |
const commands::CommandMode & | atlas::emptymode::emptyMode () |
void | atlas::help_f () |
void | atlas::q_h () |
void | atlas::type_f () |
void | atlas::printVersion () |