/* begin * editline 1.17.1 (small line editing library) This is a small line editing library. It can be linked into almost any program to provide command line editing and history functions. It is call compatible with the FSF readline library, but at a fraction of the size, and as a result fewer features. Homepage: https://github.com/troglobit/editline * end */