typo in last
This commit is contained in:
parent
2696cd6ff2
commit
8c5670ef3f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ end );
|
|||
|
||||
InstallMethod( \<, "for two elements of a quasigroup",
|
||||
IsIdenticalObj,
|
||||
[ IsQuasigroupElmRep, IsQuasigroupElmRrep ],
|
||||
[ IsQuasigroupElmRep, IsQuasigroupElmRep ],
|
||||
function( x, y )
|
||||
return FamilyObj( x ) = FamilyObj( y ) and x![ 1 ] < y![ 1 ];
|
||||
end );
|
||||
|
|
Loading…
Add table
Reference in a new issue