Skip to content

Commit

Permalink
Fixed manual example changed after PR #905
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Konovalov committed Oct 15, 2016
1 parent 1f7022f commit 09f9250
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/oper.g
Original file line number Diff line number Diff line change
Expand Up @@ -471,13 +471,14 @@ end );
## #I immediate: IsCommutative
## #I immediate: IsTrivial
## gap> Size( g );
## #I immediate: IsPerfectGroup
## #I immediate: IsNonTrivial
## #I immediate: Size
## #I immediate: IsFreeAbelian
## #I immediate: IsTorsionFree
## #I immediate: IsNonTrivial
## #I immediate: GeneralizedPcgs
## #I immediate: IsPerfectGroup
## #I immediate: GeneralizedPcgs
## #I immediate: IsEmpty
## 6
## gap> UntraceImmediateMethods( );
Expand Down

0 comments on commit 09f9250

Please sign in to comment.