#include "emptyhelp.h"
#include <iostream>
#include "commands.h"
#include "io.h"
Include dependency graph for emptyhelp.cpp:
Namespaces | |
namespace | atlas |
namespace | atlas::emptyhelp |
Functions | |
void | atlas::help_h () |
void | atlas::qq_h () |
void | atlas::help_h () |
void | atlas::qq_h () |
void | atlas::emptyhelp::addEmptyHelp (commands::CommandMode &mode, commands::TagDict &tagDict) |
Variables | |
const char * | atlas::help_tag = "enters help mode" |
const char * | atlas::qq_tag = "exits the program" |