fix typo
This commit is contained in:
parent
1c2383b5b9
commit
6b141078b4
@ -106,7 +106,7 @@ otherwise.
|
|||||||
'$continue_static_clause'(A,B,C,D,E).
|
'$continue_static_clause'(A,B,C,D,E).
|
||||||
'$do_static_clause'(_,_,_,_,_).
|
'$do_static_clause'(_,_,_,_,_).
|
||||||
|
|
||||||
\:- '$all_current_modules'(M), yap_flag(M:unknown, error) ; true.
|
:- '$all_current_modules'(M), yap_flag(M:unknown, error) ; true.
|
||||||
|
|
||||||
|
|
||||||
:- bootstrap('arith.yap').
|
:- bootstrap('arith.yap').
|
||||||
|
Reference in New Issue
Block a user