fix bad exit from undef code.
This commit is contained in:
parent
f6bcb22b7c
commit
946f6cebf3
@ -51,6 +51,7 @@ with SICStus Prolog.
|
|||||||
;
|
;
|
||||||
user:unknown_predicate_handler(G0,M0,NG)
|
user:unknown_predicate_handler(G0,M0,NG)
|
||||||
->
|
->
|
||||||
|
'$exit_undefp',
|
||||||
call(M:NG)
|
call(M:NG)
|
||||||
;
|
;
|
||||||
'$exit_undefp',
|
'$exit_undefp',
|
||||||
|
Reference in New Issue
Block a user