use new readline crate
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#[macro_use] extern crate downcast;
|
||||
#[macro_use] extern crate prolog_parser;
|
||||
|
||||
extern crate readline_sys;
|
||||
extern crate readline_rs;
|
||||
extern crate termion;
|
||||
|
||||
mod prolog;
|
||||
|
||||
Reference in New Issue
Block a user