debugging cleanups

actually use readline flag.
This commit is contained in:
Vitor Santos Costa
2011-03-26 15:45:42 +00:00
parent c1c32ec26a
commit 9c3d6a187d
5 changed files with 5 additions and 8 deletions

View File

@@ -1553,6 +1553,7 @@ void (*handler)(int);
static int
InteractSIGINT(int ch) {
CACHE_REGS
Yap_PrologMode |= AsyncIntMode;
switch (ch) {
case 'a':