hafta return the value
This commit is contained in:
parent
decc92c4ab
commit
7f940ba87e
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@ RoughJoinOfFilters@ := function(list, first)
|
|||
for item in list{[2..Length(list)]} do
|
||||
IntersectSet(jof, FiltersOfObj@(item));
|
||||
od;
|
||||
return jof;
|
||||
end;
|
||||
|
||||
InstallOtherMethod(DirectProductOp, "for a list and non-quasigroup magma",
|
||||
|
|
Loading…
Add table
Reference in a new issue