Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Nov 14, 2022
1 parent 0ff0d86 commit 1344588
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 188 deletions.
1 change: 1 addition & 0 deletions gap/congruences/conglatt.gd
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ DeclareAttribute("CongruencesOfPoset", IsCongruencePoset);
# Constructs the poset object consisting of the congruences given in the
# argument.
DeclareOperation("PosetOfCongruences", [IsListOrCollection]);
DeclareAttribute("JoinSemilatticeOfCongruences", IsListOrCollection);

DeclareAttribute("GeneratingPairsOfPrincipalCongruences", IsSemigroup);
DeclareAttribute("GeneratingPairsOfPrincipalLeftCongruences", IsSemigroup);
Expand Down
Loading

0 comments on commit 1344588

Please sign in to comment.