Mescal
|
Single function which displays the help of the program. More...
#include <stdio.h>
#include "tools.h"
#include "shell_sclass.h"
#include "shell_memb.h"
#include "shell_separ.h"
Go to the source code of this file.
Functions | |
void | help (void) |
Function called by the help command in the shell. | |
void | print_classes (void) |
Function printing all recognized classes. | |
Single function which displays the help of the program.