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);
|
||||
}
|
||||
case PURE_ABORT:
|
||||
fprintf(stderr,"%% YAP execution aborted.\n");
|
||||
fun = FunctorVar;
|
||||
serious = TRUE;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user