typo in last
This commit is contained in:
parent
2696cd6ff2
commit
8c5670ef3f
@ -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…
Reference in New Issue
Block a user