#include <stdio.h>
#include <readline/readline.h>
#include <readline/history.h>
#include "CarLinO_leash.h"
#include "CarLinO_command.h"
#include "AP_String.h"
Data Structures | |
class | Console |
Defines | |
#define | CONSOLE_HISTORY "/var/tmp/carlino_history" |
#define | CONSOLE_PROMPT "CarLinO> " |
#define CONSOLE_HISTORY "/var/tmp/carlino_history" |
#define CONSOLE_PROMPT "CarLinO> " |