#include "defines.h"
Go to the source code of this file.
Functions | |
| void | cli_execute (const sim_time *time, bool force, statement *stmt) |
| Performs CLI management. | |
| void | cli_read_hist_file (const char *fname) |
| Reads in given history file from -cli option. | |
| void | cli_ctrl_c (int sig) |
| Signal handler for Ctrl-C event. | |
|
|
Signal handler for Ctrl-C event.
|
|
||||||||||||||||
|
Performs CLI management.
|
|
|
Reads in given history file from -cli option.
|
1.3.4