SIG_USR handling seems to be working
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@282 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -91,7 +91,7 @@ setof(Template, Generator, Set) :-
|
||||
% And this is bagof
|
||||
|
||||
% Either we have excess of variables
|
||||
% and we need to find the solutions for each instantion
|
||||
% and we need to find the solutions for each instantiation
|
||||
% of these variables
|
||||
|
||||
bagof(Template, Generator, Bag) :-
|
||||
|
Reference in New Issue
Block a user