buffer output when exiting absmi.

This commit is contained in:
Vítor Santos Costa
2012-04-12 23:52:25 +01:00
parent af7510a67b
commit 683377b520
3 changed files with 7 additions and 0 deletions

View File

@@ -1066,6 +1066,7 @@ do_goal(Term t, yamop *CodeAdr, int arity, CELL *pt, int top USES_REGS)
S = CellPtr (RepPredProp (PredPropByFunc (Yap_MkFunctor(AtomCall, 1),0))); /* A1 mishaps */
out = exec_absmi(top PASS_REGS);
Yap_flush();
// if (out) {
// out = Yap_GetFromSlot(sl);
// }