Skip to content

Commit

Permalink
REBASE Manual examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hulpke authored and fingolfin committed Jul 10, 2020
1 parent 0b1c55b commit 2d0fabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ctbl.gd
Original file line number Diff line number Diff line change
Expand Up @@ -4609,7 +4609,7 @@ DeclareGlobalFunction( "NormalSubgroupClasses" );
## Character( CharacterTable( S4 ), [ 3, 1, -1, 0, -1 ] ),
## Character( CharacterTable( S4 ), [ 1, 1, 1, 1, 1 ] ) ]
## gap> kernel:= KernelOfCharacter( irr[3] );
## Group([ (1,2)(3,4), (1,4)(2,4) ])
## Group([ (1,2)(3,4), (1,3)(2,4) ])
## gap> HasNormalSubgroupClassesInfo( tbl );
## true
## gap> NormalSubgroupClassesInfo( tbl );
Expand Down

0 comments on commit 2d0fabb

Please sign in to comment.