update writer

This commit is contained in:
Mark Thom
2019-03-29 22:49:33 -06:00
parent 3aeebbe6d6
commit b45c591c89
5 changed files with 152 additions and 34 deletions

View File

@@ -117,7 +117,7 @@ pub mod readline
if let LineMode::Single = LINE_MODE {
insert_text_rl("?- ");
}
0
}