wait until sending out the abort message.
This commit is contained in:
parent
c31737fe3d
commit
c2e6456c25
@ -506,7 +506,6 @@ Yap_Error(yap_error_number type, Term where, char *format,...)
|
|||||||
error_exit_yap (1);
|
error_exit_yap (1);
|
||||||
}
|
}
|
||||||
case PURE_ABORT:
|
case PURE_ABORT:
|
||||||
fprintf(stderr,"%% YAP execution aborted.\n");
|
|
||||||
fun = FunctorVar;
|
fun = FunctorVar;
|
||||||
serious = TRUE;
|
serious = TRUE;
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user