This commit is contained in:
Vítor Santos Costa 2016-02-14 04:14:31 +00:00
parent 42091deffc
commit ae65bb0265
1 changed files with 1 additions and 0 deletions

View File

@ -327,6 +327,7 @@ Int Yap_ReadlinePeekChar(int sno) {
if (ch == '\0') {
ch = '\n';
}
return ch;
}
if (getLine(sno, StdErrStream)) {
CACHE_REGS