update writer
This commit is contained in:
@@ -388,7 +388,7 @@ findall(Template, Goal, Solutions) :-
|
||||
Error,
|
||||
( truncate_lh_to(LhLength), throw(Error) ))).
|
||||
|
||||
:- non_counted_backtracking '$iterate_find_all_diff'/4.
|
||||
:- non_counted_backtracking '$iterate_find_all_diff'/5.
|
||||
'$iterate_find_all_diff'(Template, Goal, _, _, LhOffset) :-
|
||||
call(Goal),
|
||||
'$copy_to_lh'(LhOffset, Template),
|
||||
|
||||
Reference in New Issue
Block a user