diff options
-rw-r--r-- | gap/subgroupladders.gd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gap/subgroupladders.gd b/gap/subgroupladders.gd index 0ba67e9..17637c9 100644 --- a/gap/subgroupladders.gd +++ b/gap/subgroupladders.gd @@ -4,6 +4,9 @@ # Declarations # +#! @Chapter subgroup-ladders +#! @Section subgroup-ladders + #! @Description #! Given a list of lists <A>part</A> of positive integers, this will compute #! the Young #! subgroup corresponding to this partition. |