lib: Add a tiny GNU readline wrapper
authorFrédéric Vachon <fredvac@gmail.com>
Sat, 14 May 2016 16:21:07 +0000 (12:21 -0400)
committerFrédéric Vachon <fredvac@gmail.com>
Fri, 27 May 2016 04:07:45 +0000 (00:07 -0400)
commitb8ca1098d8a57ff299a1ae151f6db6836fa74279
treeead5afeb87812c23ee458ab33a82f78227d405d7
parent5407ec61ab5df00c652c261baf44e97558214819
lib: Add a tiny GNU readline wrapper

Signed-off-by: Frédéric Vachon <fredvac@gmail.com>
lib/readline.ini [new file with mode: 0644]
lib/readline.nit [new file with mode: 0644]
tests/sav/test_readline.res [new file with mode: 0644]
tests/test_readline.inputs [new file with mode: 0644]
tests/test_readline.nit [new file with mode: 0644]