|
| add_elem.c |
| Manage Library - Add element to the list.
|
|
| do_copy.c |
| Manage Library - Copy element.
|
|
| do_list.c |
| Manage Library - List elements.
|
|
| do_remove.c |
| Manage Library - Remove elements.
|
|
| do_rename.c |
| Manage Library - Rename elements.
|
|
| empty.c |
| Manage Library - Check if element is empty.
|
|
| find.c |
| Manage Library - Find element in data base.
|
|
| get_len.c |
| Manage Library - Get max length of element's description.
|
|
| list.c |
| Manage Library - Element info.
|
|
| option.c |
| Manage Library - Define option for parser.
|
|
| read_list.c |
| Manage Library - Read list of elements.
|
|
| show_elem.c |
| Manage Library - Show elements.
|
|
| sighold.c |
| Manage Library - Hold signals.
|
|