migrate to rustyline, add history support
This commit is contained in:
@@ -2,6 +2,7 @@ extern crate dirs;
|
||||
extern crate ordered_float;
|
||||
extern crate prolog_parser;
|
||||
extern crate rug;
|
||||
extern crate rustyline;
|
||||
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
Reference in New Issue
Block a user