??
This commit is contained in:
parent
27bfbdc1be
commit
ed4b76ddc6
@ -167,5 +167,3 @@ plus(X, Y, Z) :-
|
||||
'$do_error'(type_error(integer, Z),plus(X,Y,Z)).
|
||||
'$plus_error'(X,Y,Z) :-
|
||||
'$do_error'(instantiation_error,plus(X,Y,Z)).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user