hafta return the value
This commit is contained in:
parent
decc92c4ab
commit
7f940ba87e
@ -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…
Reference in New Issue
Block a user